Home
last modified time | relevance | path

Searched refs:nOutGlyphSetID (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/unx/generic/printergfx/
H A Dglyphset.cxx115 sal_Int32* nOutGlyphSetID in GetCharID() argument
127 sal_Int32* nOutGlyphSetID in GetGlyphID() argument
154 *nOutGlyphSetID = nGlyphSetID; in LookupCharID()
160 *nOutGlyphSetID = -1; in LookupCharID()
185 *nOutGlyphSetID = nGlyphSetID; in LookupGlyphID()
191 *nOutGlyphSetID = -1; in LookupGlyphID()
245 sal_Int32* nOutGlyphSetID in AddCharID() argument
280 *nOutGlyphSetID = 1; in AddCharID()
292 *nOutGlyphSetID = maCharList.size(); in AddCharID()
304 sal_Int32* nOutGlyphSetID in AddGlyphID() argument
[all …]
H A Dglyphset.hxx72 sal_uChar* nOutGlyphID, sal_Int32* nOutGlyphSetID);
74 sal_uChar* nOutGlyphID, sal_Int32* nOutGlyphSetID);
77 sal_Int32* nOutGlyphSetID);
79 sal_uChar* nOutGlyphID, sal_Int32* nOutGlyphSetID);
81 sal_uChar* nOutGlyphID, sal_Int32* nOutGlyphSetID);
84 sal_Int32* nOutGlyphSetID);

Completed in 21 milliseconds