Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx258 m_aNoneCursor( None ), in SelectionManager()
442 m_aNoneCursor = createCursorFromXPM( nodrop_); in initialize()
521 if (m_aNoneCursor != None) in ~SelectionManager()
522 XFreeCursor(m_pDisplay, m_aNoneCursor); in ~SelectionManager()
2971 XLIB_Cursor aCursor = m_aNoneCursor; in getDefaultCursor()
H A DX11_selection.hxx328 XLIB_Cursor m_aNoneCursor; member in x11::SelectionManager

Completed in 41 milliseconds