Home
last modified time | relevance | path

Searched refs:OpenHand (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/scroll/
H A DScrollMode.java16 static Cursor OpenHand; field in ScrollMode
33 OpenHand = toolkit.createCustomCursor(
52 overlay.setCursor(OpenHand); in ScrollMode()
86 overlay.setCursor(OpenHand); in mouseReleased()
H A DPanner.java73 setCursor(ScrollMode.OpenHand); in mouseReleased()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/advice/
H A DAdvisorDialog.java19 private static Cursor OpenHand; field in AdvisorDialog
34 OpenHand = toolkit.createCustomCursor(image, hot, "Drag");
73 content.setCursorRecurse(OpenHand); in AdvisorDialog()
82 content.setCursorRecurse(OpenHand); in AdvisorDialog()
/dports/x11-toolkits/redkite/redkite-1.3.1/include/
H A DRk.h433 OpenHand = 15, enumerator
/dports/audio/geonkick-lv2/geonkick-2.8.0/redkite/include/
H A DRk.h433 OpenHand = 15, enumerator
/dports/www/wt/wt-4.6.1/src/Wt/
H A DWVirtualImage.C89 impl_->decorationStyle().setCursor(Cursor::OpenHand); in enableDragging()
H A DWCssDecorationStyle.C242 case Cursor::OpenHand: in updateDomElement()
H A DWGlobal.h614 OpenHand, //!< Open hand, CSS 'move' cursor enumerator