Searched defs:char_width (Results 1 – 7 of 7) sorted by relevance
61 FX_SAFE_INT32 char_width = pGlyph->m_pBitmap->GetWidth(); in FXGE_GetGlyphsBBox() local
182 #define FXFT_Set_Char_Size(face, char_width, char_height, horz_resolution, \ argument
893 int char_width = pFont->GetGlyphWidth(glyph_index); in AddFont() local901 int char_width = pFont->GetGlyphWidth(glyph_index); in AddFont() local910 int char_width = pFont->GetGlyphWidth(glyph_index); in AddFont() local
93 uint8_t char_width; member
1101 def char_width(self): member in PyUnicodeObjectPtr
1174 def char_width(self): member in PyUnicodeObjectPtr
3281 FT_F26Dot6 char_width, in FT_Set_Char_Size()