Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp217 CFX_ByteString str_key((const FX_CHAR*)key); in CompareFontFamilyString() local
218 if (str_key.Find(((AltFontFamily*)element)->m_pFontName) != -1) { in CompareFontFamilyString()