OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_pDocView
(Results
1 - 5
of
5
) sorted by null
/external/pdfium/xfa/src/fxfa/src/app/
xfa_ffwidgethandler.h
138
CXFA_FFDocView*
m_pDocView
;
xfa_ffpageview.h
35
CXFA_FFDocView*
m_pDocView
;
xfa_ffwidget.h
113
void SetDocView(CXFA_FFDocView* pDocView) {
m_pDocView
= pDocView; }
142
CXFA_FFDocView*
m_pDocView
;
xfa_ffdocview.h
149
CXFA_FFDocView*
m_pDocView
;
168
CXFA_FFDocView*
m_pDocView
;
/external/pdfium/xfa/include/fxfa/
fxfa_widget.h
114
CXFA_FFDocView*
m_pDocView
;
Completed in 69 milliseconds