Searched refs:m_aLinkCursor (Results 1 – 2 of 2) sorted by relevance
257 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()
327 XLIB_Cursor m_aLinkCursor; member in x11::SelectionManager
Completed in 22 milliseconds