Searched refs:m_aWidths (Results 1 – 2 of 2) sorted by relevance
96 int m_aWidths[256]; // character metrics member
2414 long nGlyphWidth = (long)mrBuiltinFont.m_aWidths[cChar] * mnPixelPerEM; in LayoutText()5213 sal_Int32 nCharXOffset = 1000-m_aBuiltinFonts[13].m_aWidths[sal_Int32(cMark)]; in createDefaultCheckBoxAppearance()6916 pGlyphWidths[i] = pBuiltinFont->m_aWidths[ nFontGlyphId & 0x00ff ]; in registerGlyphs()
Completed in 67 milliseconds