Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_fontmapper.h85 absl::optional<ByteString> LocalizedFontNameStartingWith(
Dcfx_fontmapper.cpp785 absl::optional<ByteString> CFX_FontMapper::LocalizedFontNameStartingWith( in LocalizedFontNameStartingWith() function in CFX_FontMapper
/external/pdfium/core/fxge/win32/
Dcwin32_platform.cpp217 m_pMapper->LocalizedFontNameStartingWith(name); in FindFont()