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

/external/webkit/Source/WebCore/platform/
H A DCursor.cpp56 case Cursor::Hand:
151 case Cursor::Hand:
152 return "Hand";
280 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Hand));
H A DCursor.h110 Hand, enumerator in enum:WebCore::Cursor::Type
/external/webkit/Source/WebCore/platform/qt/
H A DCursorQt.cpp96 case Hand:
/external/webkit/Source/WebCore/platform/mac/
H A DCursorMac.mm88 case Cursor::Hand:
/external/webkit/Source/WebCore/platform/chromium/
H A DCursorChromium.cpp328 COMPILE_ASSERT_MATCHING_ENUM(Hand, TypeHand);
/external/webkit/Source/WebCore/platform/gtk/
H A DCursorGtk.cpp82 case Cursor::Hand:
/external/webkit/Source/WebCore/platform/win/
H A DCursorWin.cpp152 case Cursor::Hand:
/external/libvpx/examples/includes/geshi/
H A Dgeshi.php2406 // Hand out the correct style information for this string

Completed in 444 milliseconds