OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_pAdapterNative
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/fwl/
cfwl_app.cpp
16
:
m_pAdapterNative
(pAdapter),
19
ASSERT(
m_pAdapterNative
);
cfwl_app.h
35
CXFA_FFApp* GetAdapterNative() const { return
m_pAdapterNative
; }
40
CXFA_FFApp* const
m_pAdapterNative
;
Completed in 44 milliseconds