Home
last modified time | relevance | path

Searched refs:ResetContent (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_ListCtrl.h25 void ResetContent(FX_INT32 nStart);
DPWL_ListBox.h73 void ResetContent();
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ListCtrl.cpp58 void CPWL_ListCtrl::ResetContent(FX_INT32 nStart) in ResetContent() function in CPWL_ListCtrl
DPWL_Note.cpp559 this->ResetContent(nIndex); in OnNotify()
596 this->ResetContent(0); in OnNotify()
606 this->ResetContent(0); in OnNotify()
DPWL_IconList.cpp177 this->ResetContent(0); in CreateChildWnd()
DPWL_ListBox.cpp523 void CPWL_ListBox::ResetContent() in ResetContent() function in CPWL_ListBox