Home
last modified time | relevance | path

Searched defs:mpGlyphs2Chars (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/aqua/source/gdi/
H A Datslayout.cxx92 mutable int* mpGlyphs2Chars; // map absolute glyphpos to absolute charpos member in ATSLayout
/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx203 int* mpGlyphs2Chars; // map abs glyph pos to abs char pos member in SimpleWinLayout
1099 mutable int* mpGlyphs2Chars; // map from absolute_glyph_pos to absolute_char_pos member in UniscribeLayout
/trunk/main/vcl/os2/source/gdi/
H A Dos2layout.cxx164 int* mpGlyphs2Chars; // map abs glyph pos to abs char pos member in Os2SalLayout

Completed in 37 milliseconds