Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dsalnativewidgets.hxx320 ControlState mnPage2State; member in ScrollbarValue
327 mnThumbState = 0; mnPage1State = 0; mnPage2State = 0; in ScrollbarValue()
/trunk/main/vcl/source/control/
H A Dscrbar.cxx577 …scrValue.mnPage2State = nState | ((mnStateFlags & SCRBAR_STATE_PAGE2_DOWN) ? CTRL_STATE_PRESSED : … in ImplDrawNative()
593 scrValue.mnPage2State |= CTRL_STATE_ROLLOVER; in ImplDrawNative()
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx639 else if ( pValue->mnPage2State & CTRL_STATE_PRESSED ) in drawStyledWidget()
648 ( pValue->mnPage2State & CTRL_STATE_ENABLED ) ) in drawStyledWidget()

Completed in 43 milliseconds