OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FX_LPEnumAllFonts
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/xfa/src/fgas/include/
fx_fnt.h
127
typedef void (*
FX_LPEnumAllFonts
)(CFX_FontDescriptors& fonts,
131
FX_LPEnumAllFonts
FX_GetDefFontEnumerator();
138
static IFX_FontMgr* Create(
FX_LPEnumAllFonts
pEnumerator,
/external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.h
16
CFX_StdFontMgrImp(
FX_LPEnumAllFonts
pEnumerator,
51
FX_LPEnumAllFonts
m_pEnumerator;
fx_stdfontmgr.cpp
11
IFX_FontMgr* IFX_FontMgr::Create(
FX_LPEnumAllFonts
pEnumerator,
16
CFX_StdFontMgrImp::CFX_StdFontMgrImp(
FX_LPEnumAllFonts
pEnumerator,
495
FX_LPEnumAllFonts
FX_GetDefFontEnumerator() {
[
all
...]
Completed in 37 milliseconds