Home
last modified time | relevance | path

Searched refs:IOnSetScrollInfoY (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_box.h26 void IOnSetScrollInfoY(float fPlateMin,
Dcpwl_list_box.cpp27 void CPWL_List_Notify::IOnSetScrollInfoY(float fPlateMin, in IOnSetScrollInfoY() function in CPWL_List_Notify
Dcpwl_list_impl.cpp442 m_pNotify->IOnSetScrollInfoY(rcPlate.bottom, rcPlate.top, in SetScrollInfo()