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

  /external/pdfium/xfa/include/fwl/adapter/
fwl_adapternative.h 22 virtual IFWL_AdapterThreadMgr* GetThreadMgr() = 0;
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffapp.h 46 IFWL_AdapterThreadMgr* GetThreadMgr() override;
xfa_ffapp.cpp 198 IFWL_AdapterThreadMgr* CXFA_FFApp::GetThreadMgr() {
  /external/pdfium/xfa/src/fwl/src/core/
fwl_widgetimp.cpp 133 IFWL_AdapterThreadMgr* pAdapterThread = pAdapter->GetThreadMgr();
    [all...]

Completed in 141 milliseconds