OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CXFA_FWLAdapterWidgetMgr
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/xfa/src/fxfa/src/app/
xfa_fwladapter.h
9
class
CXFA_FWLAdapterWidgetMgr
: public CFWL_SDAdapterWidgetMgr {
xfa_ffapp.h
22
class
CXFA_FWLAdapterWidgetMgr
;
68
CXFA_FWLAdapterWidgetMgr
* m_pAdapterWidgetMgr;
xfa_fwladapter.cpp
40
FWL_ERR
CXFA_FWLAdapterWidgetMgr
::RepaintWidget(IFWL_Widget* pWidget,
65
FX_BOOL
CXFA_FWLAdapterWidgetMgr
::GetPopupPos(IFWL_Widget* pWidget,
xfa_ffapp.cpp
191
m_pAdapterWidgetMgr = new
CXFA_FWLAdapterWidgetMgr
;
Completed in 68 milliseconds