Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/window/
H A Dsalobj.cxx452 static sal_uInt16 sal_GetCode( int state ) in sal_GetCode() function
508 aEvt.mnCode = sal_GetCode( pEvent->xbutton.state ); in Dispatch()
H A Dsalframe.cxx2805 static sal_uInt16 sal_GetCode( int state ) in sal_GetCode() function
2849 aState.mnState = sal_GetCode( nMask ); in GetPointerState()
2922 aMouseEvt.mnCode = sal_GetCode( pEvent->xcrossing.state ); in HandleMouseEvent()
2934 aMouseEvt.mnCode = sal_GetCode( pEvent->xmotion.state ); in HandleMouseEvent()
3038 aMouseEvt.mnCode = sal_GetCode( pEvent->xbutton.state ); in HandleMouseEvent()
3082 aWheelEvt.mnCode = sal_GetCode( pEvent->xbutton.state ); in HandleMouseEvent()

Completed in 35 milliseconds