OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_pEnumerator
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.h
51
FX_LPEnumAllFonts
m_pEnumerator
;
fx_stdfontmgr.cpp
20
m_pEnumerator
(pEnumerator),
31
if (
m_pEnumerator
!= NULL) {
32
m_pEnumerator
(m_FontFaces, m_pUserData, NULL, 0xFEFF);
339
if (pszFontFamily &&
m_pEnumerator
) {
341
m_pEnumerator
(namedFonts, m_pUserData, pszFontFamily, wUnicode);
[
all
...]
Completed in 34 milliseconds