Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_FontMap.cpp104 GetFontIndex(GetNativeFontName(nCharset), nCharset, true); in GetWordFontIndex()
110 GetFontIndex("Arial Unicode MS", FXFONT_DEFAULT_CHARSET, false); in GetWordFontIndex()
155 GetFontIndex(kDefaultFontName, FXFONT_ANSI_CHARSET, false); in Initialize()
181 int32_t CPWL_FontMap::GetFontIndex(const CFX_ByteString& sFontName, in GetFontIndex() function in CPWL_FontMap
DPWL_FontMap.h63 int32_t GetFontIndex(const CFX_ByteString& sFontName,