OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pParentWnd
(Results
1 - 9
of
9
) sorted by null
/external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Signature.cpp
139
icp.
pParentWnd
= this;
146
acp.
pParentWnd
= this;
154
dcp.
pParentWnd
= this;
PWL_Wnd.cpp
214
if (m_sPrivateParam.
pParentWnd
)
215
m_sPrivateParam.
pParentWnd
->OnNotify(this, PNM_ADDCHILD);
264
if (m_sPrivateParam.
pParentWnd
)
265
m_sPrivateParam.
pParentWnd
->OnNotify(this, PNM_REMOVECHILD);
528
return m_sPrivateParam.
pParentWnd
;
642
scp.
pParentWnd
= this;
694
if (m_sPrivateParam.
pParentWnd
)
695
return m_sPrivateParam.
pParentWnd
->GetRootWnd();
PWL_Note.cpp
61
tcp.
pParentWnd
= this;
364
ecp.
pParentWnd
= this;
392
icp.
pParentWnd
= this;
608
scp.
pParentWnd
= this;
615
dcp.
pParentWnd
= this;
622
ccp.
pParentWnd
= this;
[
all
...]
PWL_IconList.cpp
78
lcp.
pParentWnd
= this;
144
icp.
pParentWnd
= this;
364
ccp.
pParentWnd
= this;
PWL_ComboBox.cpp
290
ecp.
pParentWnd
= this;
313
bcp.
pParentWnd
= this;
330
lcp.
pParentWnd
= this;
PWL_EditCtrl.cpp
126
ecp.
pParentWnd
= this;
PWL_ScrollBar.cpp
833
scp.
pParentWnd
= this;
[
all
...]
/external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Wnd.h
224
pParentWnd
(NULL),
247
CPWL_Wnd*
pParentWnd
; // ignore
/external/pdfium/fpdfsdk/src/formfiller/
FFL_FormFiller.cpp
295
cp.
pParentWnd
= NULL;
Completed in 42 milliseconds