OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAdapterWidgetMgr
(Results
1 - 5
of
5
) sorted by null
/external/pdfium/xfa/src/fwl/src/core/
fwl_appimp.cpp
78
->
GetAdapterWidgetMgr
();
90
return m_pWidgetMgr->
GetAdapterWidgetMgr
()->Exit(0);
fwl_noteimp.cpp
51
IFWL_AdapterWidgetMgr* adapterWidgetMgr = pWidgetMgr->
GetAdapterWidgetMgr
();
264
IFWL_AdapterWidgetMgr* adapterWidgetMgr = pWidgetMgr->
GetAdapterWidgetMgr
();
[
all
...]
fwl_widgetmgrimp.cpp
684
IFWL_AdapterWidgetMgr* pSDApapter =
GetAdapterWidgetMgr
();
[
all
...]
fwl_formimp.cpp
147
IFWL_AdapterWidgetMgr* adapterWidgetMgr = pWidgetMgr->
GetAdapterWidgetMgr
();
[
all
...]
/external/pdfium/xfa/src/fwl/src/core/include/
fwl_widgetmgrimp.h
109
IFWL_AdapterWidgetMgr*
GetAdapterWidgetMgr
() { return m_pAdapter; }
Completed in 56 milliseconds