Searched defs:mpCharWidths (Results 1 – 3 of 3) sorted by relevance
/trunk/main/vcl/os2/source/gdi/ | ||
H A D | os2layout.cxx | 162 int* mpCharWidths; // map rel char pos to char width member in Os2SalLayout |
/trunk/main/vcl/aqua/source/gdi/ | ||
H A D | atslayout.cxx | 90 mutable Fixed* mpCharWidths; // map relative charpos to charwidth member in ATSLayout |
/trunk/main/vcl/win/source/gdi/ | ||
H A D | winlayout.cxx | 201 int* mpCharWidths; // map rel char pos to char width member in SimpleWinLayout |
Completed in 128 milliseconds