Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp63 CFX_ByteString m_LastFamily; member in CFX_Win32FontInfo
129 if (name == m_LastFamily) { in AddInstalledFont()
142 m_LastFamily = name; in AddInstalledFont()
/external/pdfium/core/include/fxge/
Dfx_font.h343 CFX_ByteString m_LastFamily; variable
/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp729 if (name == m_LastFamily) { in AddInstalledFont()
757 m_LastFamily = name; in AddInstalledFont()