Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_box.h26 void IOnSetScrollInfoY(float fPlateMin,
Dcpwl_list_box.cpp28 void CPWL_List_Notify::IOnSetScrollInfoY(float fPlateMin, in IOnSetScrollInfoY() argument
35 Info.fPlateWidth = fPlateMax - fPlateMin; in IOnSetScrollInfoY()