Home
last modified time | relevance | path

Searched defs:char_width (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/core/fxge/ge/
Dfx_ge_text.cpp62 FX_SAFE_INT32 char_width = pGlyph->m_Bitmap.GetWidth(); in FXGE_GetGlyphsBBox() local
/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.cpp892 int char_width = pFont->GetGlyphWidth(glyph_index); in AddFont() local
900 int char_width = pFont->GetGlyphWidth(glyph_index); in AddFont() local
909 int char_width = pFont->GetGlyphWidth(glyph_index); in AddFont() local
/external/syslinux/com32/mboot/
Dvesa.h66 uint8_t char_width; member
/external/syslinux/com32/lib/sys/vesa/
Dvesa.h67 uint8_t char_width; member
/external/pdfium/core/fxge/
Dfx_freetype.h164 #define FXFT_Set_Char_Size(face, char_width, char_height, horz_resolution, \ argument
/external/pdfium/core/fxcodec/lgif/
Dfx_gif.h89 uint8_t char_width; member
/external/python/cpython2/Tools/gdb/
Dlibpython.py1094 def char_width(self): member in PyUnicodeObjectPtr
/external/pdfium/third_party/freetype/src/base/
Dftobjs.c2973 FT_F26Dot6 char_width, in FT_Set_Char_Size()
/external/freetype/src/base/
Dftobjs.c3108 FT_F26Dot6 char_width, in FT_Set_Char_Size()