Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_fontmapper.cpp294 uint32_t GetStyleFromBaseFont(int base_font) { in GetStyleFromBaseFont()
304 int GetPitchFamilyFromBaseFont(int base_font) { in GetPitchFamilyFromBaseFont()
323 int AdjustBaseFontForStyle(int base_font, uint32_t style) { in AdjustBaseFontForStyle()
336 FX_Charset GetCharset(FX_CodePage code_page, int base_font, uint32_t flags) { in GetCharset()
494 int base_font, in UseInternalSubst()
593 int base_font = 0; in FindSubstFont() local