Searched refs:cursorResizeNorthEastSouthWest (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/haiku/
H A DCursorHaiku.cpp174 static Cursor cursorResizeNorthEastSouthWest = createCursorByID(B_CURSOR_ID_RESIZE_NORTH_EAST_SOUTH_WEST); local
175 return cursorResizeNorthEastSouthWest;

Completed in 19 milliseconds