Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/printergfx/
H A Dglyphset.cxx145 for (aGlyphSet = maCharList.begin(), nGlyphSetID = 1; in LookupCharID()
146 aGlyphSet != maCharList.end(); in LookupCharID()
258 if (maCharList.empty()) in AddCharID()
262 maCharList.push_back (aMap); in AddCharID()
263 maCharList.push_back (aMapp); in AddCharID()
269 maCharList.push_back (aMap); in AddCharID()
276 char_map_t& aGlyphSet = maCharList.front(); in AddCharID()
286 char_map_t& aGlyphSet = maCharList.back(); in AddCharID()
292 *nOutGlyphSetID = maCharList.size(); in AddCharID()
711 for (aGlyphSet = maCharList.begin(); aGlyphSet != maCharList.end(); aGlyphSet++) in PSUploadEncoding()
[all …]
H A Dglyphset.hxx59 char_list_t maCharList; member in psp::GlyphSet

Completed in 25 milliseconds