OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CFX_StdFontMgrImp
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.cpp
14
return new
CFX_StdFontMgrImp
(pEnumerator, pMatcher, pUserData);
16
CFX_StdFontMgrImp
::
CFX_StdFontMgrImp
(FX_LPEnumAllFonts pEnumerator,
39
CFX_StdFontMgrImp
::~
CFX_StdFontMgrImp
() {
56
IFX_Font*
CFX_StdFontMgrImp
::GetDefFontByCodePage(
82
IFX_Font*
CFX_StdFontMgrImp
::GetDefFontByCharset(
90
IFX_Font*
CFX_StdFontMgrImp
::GetDefFontByUnicode(
153
IFX_Font*
CFX_StdFontMgrImp
::GetDefFontByLanguage(
160
IFX_Font*
CFX_StdFontMgrImp
::LoadFont(const FX_WCHAR* pszFontFamily,
[
all
...]
fx_stdfontmgr.h
14
class
CFX_StdFontMgrImp
: public IFX_FontMgr {
16
CFX_StdFontMgrImp
(FX_LPEnumAllFonts pEnumerator,
19
~
CFX_StdFontMgrImp
();
Completed in 412 milliseconds