Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx255 m_aMoveCursor( None ), in SelectionManager()
439 m_aMoveCursor = createCursorFromXPM( movedata_); in initialize()
515 if (m_aMoveCursor != None) in ~SelectionManager()
516 XFreeCursor(m_pDisplay, m_aMoveCursor); in ~SelectionManager()
2973 aCursor = m_aMoveCursor; in getDefaultCursor()
H A DX11_selection.hxx325 XLIB_Cursor m_aMoveCursor; member in x11::SelectionManager

Completed in 67 milliseconds