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

  /external/pdfium/xfa/include/fwl/core/
fwl_app.h 34 IFWL_AdapterWidgetMgr* FWL_GetAdapterWidgetMgr();
  /external/pdfium/xfa/src/fwl/src/core/
fwl_appimp.cpp 76 IFWL_AdapterWidgetMgr* FWL_GetAdapterWidgetMgr() {
122 return FWL_GetAdapterWidgetMgr()->SetFullScreen(pWidget, bFullScreen);
fwl_widgetimp.cpp 383 FWL_GetAdapterWidgetMgr()->GetSystemBorder(l, t, r, b);
405 FWL_GetAdapterWidgetMgr()->GetSystemBorder(l, t, r, b);
    [all...]

Completed in 42 milliseconds