Home
last modified time | relevance | path

Searched refs:mbNoPtrVisible (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dwindow.cxx232 mbNoPtrVisible = sal_False; // sal_True: ShowPointer( sal_False ) called in WindowImpl()
1528 if ( pWindow->mpWindowImpl->mbNoPtrVisible ) in ImplGetMousePointer()
8024 if ( mpWindowImpl->mbNoPtrVisible != !bVisible ) in ShowPointer()
8026 mpWindowImpl->mbNoPtrVisible = !bVisible; in ShowPointer()
H A Dwindow2.cxx1882 return !mpWindowImpl->mbNoPtrVisible; in IsPointerVisible()
/trunk/main/vcl/inc/
H A Dwindow.h332 mbNoPtrVisible:1, member in WindowImpl

Completed in 59 milliseconds