summaryrefslogtreecommitdiff
path: root/psprint/util/libpsp_solaris.map
blob: b50091a941ac75321a76910cdedea9a2f4af5093 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
    local:
        AddTable;
        CloseTTFont;
        cmapAdd;
        CountTTCFonts;
        CreateT3FromTTGlyphs;
        CreateT42FromTTGlyphs;
        CreateTTFromTTGlyphs;
        DisposeNameRecords;
        GetRawData;
        GetTTGlobalFontInfo;
        GetTTGlyphComponents;
        GetTTGlyphPoints;
        GetTTNameRecords;
        GetTTRawGlyphData;
        GetTTSimpleCharMetrics;
        GetTTSimpleGlyphMetrics;
        glyfAdd;
        glyfCount;
        KernGlyphs;
        listAppend;
        listAtFirst;
        listAtLast;
        listClear;
        listCopy;
        listCount;
        listCurrent;
        listDispose;
        listFind;
        listForAll;
        listInsertAfter;
        listInsertBefore;
        listIsEmpty;
        listNewCopy;
        listNewEmpty;
        listNext;
        listPosition;
        listPositionAt;
        listPrepend;
        listPrev;
        listRemove;
        listSetElementDtor;
        listSkipBackward;
        listSkipForward;
        listToArray;
        listToFirst;
        listToLast;
        MapChar;
        MapString;
        modextra;
        modname;
        modver;
        nameAdd;
        OpenTTFont;
        ReadGSUB;
        RemoveTable;
        StreamToFile;
        StreamToMemory;
        TranslateChar12;
        TranslateChar13;
        TranslateChar14;
        TranslateChar15;
        TranslateChar16;
        TranslateString12;
        TranslateString13;
        TranslateString14;
        TranslateString15;
        TranslateString16;
        TrueTypeCreatorDispose;
        TrueTypeCreatorNewEmpty;
        TrueTypeTableDispose;
        TrueTypeTableNew;
        TrueTypeTableNew_cmap;
        TrueTypeTableNew_glyf;
        TrueTypeTableNew_head;
        TrueTypeTableNew_hhea;
        TrueTypeTableNew_loca;
        TrueTypeTableNew_maxp;
        TrueTypeTableNew_name;
        TrueTypeTableNew_post;
        ulcodes;
        UseGSUB;
        xlat_1_2;
        xlat_1_3;
        xlat_1_4;
        xlat_1_5;
        xlat_1_6;
};