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

/macosx-10.10/WebCore-7600.1.25/platform/ios/
H A DCursorIOS.cpp187 const Cursor& verticalTextCursor() function in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/platform/
H A DCursor.h216 const Cursor& verticalTextCursor();
H A DCursor.cpp118 return verticalTextCursor();
214 const Cursor& verticalTextCursor() function in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/page/
H A DEventHandler.cpp1322 const Cursor& iBeam = horizontalText ? iBeamCursor() : verticalTextCursor();
1451 return verticalTextCursor();

Completed in 212 milliseconds