Searched refs:aUCS2Char (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/vcl/source/fontsubset/ |
H A D | xlat.cxx | 106 sal_Unicode aUCS2Char = aChar; in convertOne() local 114 &aUCS2Char, 1, aTempArray, sizeof(aTempArray), in convertOne() 133 sal_Unicode aUCS2Char = pSrc[n]; in convertStr() local 143 &aUCS2Char, 1, aTempArray, sizeof(aTempArray), in convertStr()
|
/aoo41x/main/vcl/source/glyphs/ |
H A D | gcach_ftyp.cxx | 1202 sal_Unicode aUCS2Char = static_cast<sal_Unicode>(aChar); in GetRawGlyphIndex() local 1205 &aUCS2Char, 1, aTempArray, sizeof(aTempArray), in GetRawGlyphIndex()
|
Completed in 30 milliseconds