Home
last modified time | relevance | path

Searched refs:CPWL_IconList (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_IconList.cpp411 CPWL_IconList::CPWL_IconList(FX_INT32 nListCount) : in CPWL_IconList() function in CPWL_IconList
417 CPWL_IconList::~CPWL_IconList() in ~CPWL_IconList()
421 void CPWL_IconList::RePosChildWnd() in RePosChildWnd()
429 void CPWL_IconList::CreateChildWnd(const PWL_CREATEPARAM & cp) in CreateChildWnd()
439 void CPWL_IconList::OnCreated() in OnCreated()
449 void CPWL_IconList::OnNotify(CPWL_Wnd* pWnd, FX_DWORD msg, FX_INTPTR wParam, FX_INTPTR lParam) in OnNotify()
505 void CPWL_IconList::SetSelect(FX_INT32 nIndex) in SetSelect()
510 void CPWL_IconList::SetTopItem(FX_INT32 nIndex) in SetTopItem()
515 FX_INT32 CPWL_IconList::GetSelect() const in GetSelect()
520 void CPWL_IconList::SetNotify(IPWL_IconList_Notify* pNotify) in SetNotify()
[all …]
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_IconList.h13 class CPWL_IconList; variable
92 class PWL_CLASS CPWL_IconList : public CPWL_Wnd
95 CPWL_IconList(FX_INT32 nListCount);
96 virtual ~CPWL_IconList();