Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_widget.h36 SpinButton, enumerator
Dcfwl_spinbutton.cpp46 return FWL_Type::SpinButton; in GetClassID()
/external/sonivox/jet_tools/JetCreator/
DJetCtrls.py412 self.spin = wx.SpinButton(parent, -1, (w, top), (h*2/3, h), wx.SP_VERTICAL)