Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx257 m_aLinkCursor( None ), in SelectionManager()
441 m_aLinkCursor = createCursorFromXPM( linkdata_); in initialize()
519 if (m_aLinkCursor != None) in ~SelectionManager()
520 XFreeCursor(m_pDisplay, m_aLinkCursor); in ~SelectionManager()
2977 aCursor = m_aLinkCursor; in getDefaultCursor()
H A DX11_selection.hxx327 XLIB_Cursor m_aLinkCursor; member in x11::SelectionManager

Completed in 32 milliseconds