Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp201 FX_LPCSTR m_pSrcFontName; member
210 return FXSYS_stricmp((FX_LPCSTR)key, ((_FontNameMap*)element)->m_pSrcFontName); in compareString()