HomeSort by relevance Sort by last modified time
    Searched refs:IFWL_AdapterCursorMgr (Results 1 - 7 of 7) sorted by null

  /external/pdfium/xfa/include/fwl/adapter/
fwl_adapternative.h 13 class IFWL_AdapterCursorMgr;
24 virtual IFWL_AdapterCursorMgr* GetCursorMgr() = 0;
fwl_adaptercursormgr.h 10 class IFWL_AdapterCursorMgr;
27 class IFWL_AdapterCursorMgr {
29 virtual ~IFWL_AdapterCursorMgr() {}
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffapp.h 48 IFWL_AdapterCursorMgr* GetCursorMgr() override;
xfa_ffapp.cpp 207 IFWL_AdapterCursorMgr* CXFA_FFApp::GetCursorMgr() {
  /external/pdfium/xfa/src/fwl/src/core/
fwl_formimp.cpp 652 IFWL_AdapterCursorMgr* pCursorMgr = pNative->GetCursorMgr();
    [all...]
  /external/pdfium/xfa/src/fwl/src/basewidget/
fwl_comboboximp.cpp     [all...]
fwl_editimp.cpp     [all...]

Completed in 1066 milliseconds