Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dseleng.cxx216 nFlags |= SELENG_IN_SEL; in SelMouseButtonDown()
232 nFlags &= ~(SELENG_IN_SEL); in SelMouseButtonDown()
256 nFlags &= (~SELENG_IN_SEL); in SelMouseButtonDown()
278 nFlags &= (~SELENG_IN_SEL); in SelMouseButtonDown()
303 nFlags &= (~SELENG_IN_SEL); in SelMouseButtonDown()
369 nFlags &= ~(SELENG_CMDEVT | SELENG_WAIT_UPEVT | SELENG_IN_SEL); in SelMouseButtonUp()
386 if ( !pFunctionSet || !(nFlags & SELENG_IN_SEL) || in SelMouseMove()
431 if ( pWin && (nFlags & SELENG_IN_SEL) ) in SetWindow()
434 if ( pWin && ( nFlags & SELENG_IN_SEL ) ) in SetWindow()
452 if ( nFlags & SELENG_IN_SEL ) in Reset()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dseleng.hxx68 #define SELENG_IN_SEL 0x0002 macro
226 if ( nFlags & SELENG_IN_SEL ) in IsInSelection()

Completed in 16 milliseconds