Home
last modified time | relevance | path

Searched refs:CreateChildWnd (Results 1 – 14 of 14) sorted by relevance

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_IconList.h34 virtual void CreateChildWnd(const PWL_CREATEPARAM & cp);
79 virtual void CreateChildWnd(const PWL_CREATEPARAM & cp);
119 virtual void CreateChildWnd(const PWL_CREATEPARAM & cp);
DPWL_Note.h176 virtual void CreateChildWnd(const PWL_CREATEPARAM & cp);
210 virtual void CreateChildWnd(const PWL_CREATEPARAM & cp);
259 virtual void CreateChildWnd(const PWL_CREATEPARAM & cp);
335 virtual void CreateChildWnd(const PWL_CREATEPARAM & cp);
DPWL_Signature.h52 virtual void CreateChildWnd(const PWL_CREATEPARAM & cp);
DPWL_ComboBox.h66 virtual void CreateChildWnd(const PWL_CREATEPARAM & cp);
DPWL_ScrollBar.h117 virtual void CreateChildWnd(const PWL_CREATEPARAM & cp);
DPWL_EditCtrl.h78 virtual void CreateChildWnd(const PWL_CREATEPARAM & cp);
DPWL_Wnd.h407 virtual void CreateChildWnd(const PWL_CREATEPARAM & cp);
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_IconList.cpp86 void CPWL_IconList_Item::CreateChildWnd(const PWL_CREATEPARAM & cp) in CreateChildWnd() function in CPWL_IconList_Item
164 void CPWL_IconList_Content::CreateChildWnd(const PWL_CREATEPARAM & cp) in CreateChildWnd() function in CPWL_IconList_Content
429 void CPWL_IconList::CreateChildWnd(const PWL_CREATEPARAM & cp) in CreateChildWnd() function in CPWL_IconList
DPWL_Signature.cpp163 void CPWL_Signature::CreateChildWnd(const PWL_CREATEPARAM & cp) in CreateChildWnd() function in CPWL_Signature
DPWL_Note.cpp74 void CPWL_Note_Options::CreateChildWnd(const PWL_CREATEPARAM & cp) in CreateChildWnd() function in CPWL_Note_Options
429 void CPWL_Note_Contents::CreateChildWnd(const PWL_CREATEPARAM & cp) in CreateChildWnd() function in CPWL_Note_Contents
704 void CPWL_NoteItem::CreateChildWnd(const PWL_CREATEPARAM & cp) in CreateChildWnd() function in CPWL_NoteItem
1455 void CPWL_Note::CreateChildWnd(const PWL_CREATEPARAM & cp) in CreateChildWnd() function in CPWL_Note
1457 CPWL_NoteItem::CreateChildWnd(cp); in CreateChildWnd()
DPWL_Wnd.cpp266 CreateChildWnd(ccp); in Create()
968 void CPWL_Wnd::CreateChildWnd(const PWL_CREATEPARAM & cp) in CreateChildWnd() function in CPWL_Wnd
DPWL_EditCtrl.cpp136 void CPWL_EditCtrl::CreateChildWnd(const PWL_CREATEPARAM & cp) in CreateChildWnd() function in CPWL_EditCtrl
DPWL_ComboBox.cpp301 void CPWL_ComboBox::CreateChildWnd(const PWL_CREATEPARAM & cp) in CreateChildWnd() function in CPWL_ComboBox
DPWL_ScrollBar.cpp1315 void CPWL_ScrollBar::CreateChildWnd(const PWL_CREATEPARAM & cp) in CreateChildWnd() function in CPWL_ScrollBar