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

  /external/pdfium/xfa/src/fwl/src/core/
fwl_formimp.cpp 651 IFWL_AdapterNative* pNative = FWL_GetAdapterNative();
652 IFWL_AdapterCursorMgr* pCursorMgr = pNative->GetCursorMgr();
    [all...]
fwl_widgetimp.cpp 806 IFWL_AdapterNative* pNative = FWL_GetAdapterNative();
807 IFWL_AdapterMonitorMgr* pMonitorMgr = pNative->GetMonitorMgr();
    [all...]
  /external/pdfium/xfa/src/fwl/src/basewidget/
fwl_comboboximp.cpp     [all...]
fwl_editimp.cpp 651 IFWL_AdapterNative* pNative = FWL_GetAdapterNative();
652 if (!pNative)
654 IFWL_AdapterClipboardMgr* pClipBorder = pNative->GetClipboardMgr();
    [all...]

Completed in 500 milliseconds