Home
last modified time | relevance | path

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

/external/pdfium/core/include/fxge/
Dfx_font.h334 CFX_ByteString MatchInstalledFonts(const CFX_ByteString& norm_name);
/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp773 const CFX_ByteString& norm_name) { in MatchInstalledFonts() argument
778 if (norm1 == norm_name) { in MatchInstalledFonts()