Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dsalnativewidgets.hxx284 explicit ImplControlValue( ButtonValue nTristate ) in ImplControlValue() argument
285 : mType( CTRL_GENERIC ), mTristate(nTristate), mNumber(0) {} in ImplControlValue()
296 inline void setTristateVal( ButtonValue nTristate ) { mTristate = nTristate; } in setTristateVal() argument

Completed in 14 milliseconds