Home
last modified time | relevance | path

Searched refs:GetFontIndex (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_font_map.cpp98 GetFontIndex(GetNativeFontName(nCharset), nCharset, true); in GetWordFontIndex()
103 nNewFontIndex = GetFontIndex("Arial Unicode MS", FX_CHARSET_Default, false); in GetWordFontIndex()
148 GetFontIndex(kDefaultFontName, FX_CHARSET_ANSI, false); in Initialize()
173 int32_t CPWL_FontMap::GetFontIndex(const ByteString& sFontName, in GetFontIndex() function in CPWL_FontMap
Dcpwl_font_map.h62 int32_t GetFontIndex(const ByteString& sFontName,