Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_fontmapper.cpp292 uint32_t GetStyleFromBaseFont(int base_font) { in GetStyleFromBaseFont()
302 int GetPitchFamilyFromBaseFont(int base_font) { in GetPitchFamilyFromBaseFont()
321 int AdjustBaseFontForStyle(int base_font, uint32_t style) { in AdjustBaseFontForStyle()
334 FX_Charset GetCharset(FX_CodePage code_page, int base_font, uint32_t flags) { in GetCharset()
492 int base_font, in UseInternalSubst()
592 int base_font = 0; in FindSubstFont() local