Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_spinbutton.h46 void DisableButton();
Dcfwl_spinbutton.cpp98 void CFWL_SpinButton::DisableButton() { in DisableButton() function in CFWL_SpinButton
274 DisableButton(); in OnMouseMove()