Home
last modified time | relevance | path

Searched refs:GetOriginalWeight (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_substfont.cpp14 int CFX_SubstFont::GetOriginalWeight() const { in GetOriginalWeight() function in CFX_SubstFont
Dcfx_substfont.h19 int GetOriginalWeight() const;
Dcfx_font.cpp556 return subst_font && subst_font->GetOriginalWeight() >= FXFONT_FW_BOLD; in IsSubstFontBold()