Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/unx/
H A Dsalframe.h80 XLIB_Cursor hCursor_; member in X11SalFrame
191 inline XLIB_Cursor GetCursor() const { return hCursor_; } in GetCursor()
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx671 hCursor_ = None; in X11SalFrame()
2462 hCursor_ = pDisplay_->GetPointer( ePointerStyle ); in SetPointer()
2463 XDefineCursor( GetXDisplay(), GetWindow(), hCursor_ ); in SetPointer()
2468 hCursor_, in SetPointer()

Completed in 31 milliseconds