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

  /external/pdfium/xfa/src/fwl/src/core/include/
fwl_appimp.h 32 IFWL_AdapterNative* m_pAdapterNative;
  /external/pdfium/xfa/src/fwl/src/core/
fwl_appimp.cpp 49 m_pAdapterNative = pAdapter;
54 FWL_ReleaseFuelAdapterNative(m_pAdapterNative);
55 m_pAdapterNative = NULL;
64 m_pWidgetMgr = new CFWL_WidgetMgr(m_pAdapterNative);
74 return m_pAdapterNative;

Completed in 121 milliseconds