OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CFX_GEFont
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fgas/src/font/
fx_gefont.cpp
21
CFX_GEFont
* pFont = new
CFX_GEFont
(pFontMgr);
38
CFX_GEFont
* pFont = new
CFX_GEFont
(pFontMgr);
54
CFX_GEFont
* pFont = new
CFX_GEFont
(pFontMgr);
71
CFX_GEFont
* pFont = new
CFX_GEFont
(pFontMgr);
82
CFX_GEFont
* pFont = new
CFX_GEFont
(pFontMgr);
[
all
...]
fx_gefont.h
14
class
CFX_GEFont
: public IFX_Font, public CFX_ThreadLock {
16
CFX_GEFont
(const
CFX_GEFont
& src, FX_DWORD dwFontStyles);
17
CFX_GEFont
(IFX_FontMgr* pFontMgr);
18
~
CFX_GEFont
();
Completed in 339 milliseconds