Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_csscomputedstyle.cpp34 const WideString CFX_CSSComputedStyle::GetFontFamily(int32_t index) const { in GetFontFamily() function in CFX_CSSComputedStyle
/external/pdfium/core/fxge/
Dcfx_fontmapper.cpp176 void GetFontFamily(uint32_t nStyle, ByteString* fontName) { in GetFontFamily() function