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

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Signature.cpp 167 icp.pParentWnd = this;
174 acp.pParentWnd = this;
181 dcp.pParentWnd = this;
PWL_Wnd.cpp 252 if (m_sPrivateParam.pParentWnd)
253 m_sPrivateParam.pParentWnd->OnNotify(this, PNM_ADDCHILD);
302 if (m_sPrivateParam.pParentWnd)
303 m_sPrivateParam.pParentWnd->OnNotify(this, PNM_REMOVECHILD);
659 return m_sPrivateParam.pParentWnd;
841 scp.pParentWnd = this;
906 if (m_sPrivateParam.pParentWnd)
907 return m_sPrivateParam.pParentWnd->GetRootWnd();
PWL_Note.cpp 78 tcp.pParentWnd = this;
433 ecp.pParentWnd = this;
464 icp.pParentWnd = this;
715 scp.pParentWnd = this;
722 dcp.pParentWnd = this;
729 ccp.pParentWnd = this;
    [all...]
PWL_IconList.cpp 91 lcp.pParentWnd = this;
171 icp.pParentWnd = this;
434 ccp.pParentWnd = this;
PWL_ComboBox.cpp 316 ecp.pParentWnd = this;
340 bcp.pParentWnd = this;
359 lcp.pParentWnd = this;
PWL_EditCtrl.cpp 150 ecp.pParentWnd = this;
PWL_ScrollBar.cpp 933 scp.pParentWnd = this;
    [all...]
  /external/pdfium/fpdfsdk/include/javascript/
JS_Console.h 69 CJS_ResizeDlg(UINT nID,CWnd *pParentWnd = NULL);
150 virtual BOOL Create(CWnd* pParentWnd);
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Wnd.h 221 pParentWnd(NULL),
246 CPWL_Wnd* pParentWnd; //ignore
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_FormFiller.cpp 361 cp.pParentWnd = NULL;

Completed in 1158 milliseconds