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

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

Completed in 89 milliseconds