Home
last modified time | relevance | path

Searched refs:PointerShape (Results 1 – 16 of 16) sorted by relevance

/dports/x11-toolkits/redkite/redkite-1.3.1/include/impl/
H A DRkWidgetImpl.h95 void setPointerShape(Rk::PointerShape shape);
96 Rk::PointerShape pointerShape() const;
125 Rk::PointerShape widgetPointerShape;
/dports/audio/geonkick-lv2/geonkick-2.8.0/redkite/include/impl/
H A DRkWidgetImpl.h95 void setPointerShape(Rk::PointerShape shape);
96 Rk::PointerShape pointerShape() const;
125 Rk::PointerShape widgetPointerShape;
/dports/x11-toolkits/redkite/redkite-1.3.1/src/
H A DRkWidgetImpl.cpp60 , widgetPointerShape{Rk::PointerShape::Arrow}
89 , widgetPointerShape{Rk::PointerShape::Arrow}
408 void RkWidget::RkWidgetImpl::setPointerShape(Rk::PointerShape shape) in setPointerShape()
416 Rk::PointerShape RkWidget::RkWidgetImpl::pointerShape() const in pointerShape()
H A DRkLineEdit.cpp34 setPointerShape(Rk::PointerShape::IBeam);
H A DRkWidget.cpp613 void RkWidget::setPointerShape(Rk::PointerShape shape) in setPointerShape()
618 Rk::PointerShape RkWidget::pointerShape() const in pointerShape()
/dports/audio/geonkick-lv2/geonkick-2.8.0/redkite/src/
H A DRkWidgetImpl.cpp60 , widgetPointerShape{Rk::PointerShape::Arrow}
89 , widgetPointerShape{Rk::PointerShape::Arrow}
408 void RkWidget::RkWidgetImpl::setPointerShape(Rk::PointerShape shape) in setPointerShape()
416 Rk::PointerShape RkWidget::RkWidgetImpl::pointerShape() const in pointerShape()
H A DRkLineEdit.cpp34 setPointerShape(Rk::PointerShape::IBeam);
H A DRkWidget.cpp613 void RkWidget::setPointerShape(Rk::PointerShape shape) in setPointerShape()
618 Rk::PointerShape RkWidget::pointerShape() const in pointerShape()
/dports/x11-toolkits/redkite/redkite-1.3.1/include/
H A DRkWidget.h133 void setPointerShape(Rk::PointerShape shape);
134 Rk::PointerShape pointerShape() const;
H A DRk.h417 enum class PointerShape: int { enum
/dports/audio/geonkick-lv2/geonkick-2.8.0/redkite/include/
H A DRkWidget.h133 void setPointerShape(Rk::PointerShape shape);
134 Rk::PointerShape pointerShape() const;
H A DRk.h417 enum class PointerShape: int { enum
/dports/x11-toolkits/redkite/redkite-1.3.1/src/platforms/xwin/
H A DRkWindowX.cpp369 void RkWindowX::setPointerShape(Rk::PointerShape shape) in setPointerShape()
377 case Rk::PointerShape::Arrow: in setPointerShape()
380 case Rk::PointerShape::IBeam: in setPointerShape()
/dports/audio/geonkick-lv2/geonkick-2.8.0/redkite/src/platforms/xwin/
H A DRkWindowX.cpp369 void RkWindowX::setPointerShape(Rk::PointerShape shape) in setPointerShape()
377 case Rk::PointerShape::Arrow: in setPointerShape()
380 case Rk::PointerShape::IBeam: in setPointerShape()
/dports/x11-toolkits/redkite/redkite-1.3.1/include/impl/platforms/xwin/
H A DRkWindowX.h68 void setPointerShape(Rk::PointerShape shape);
/dports/audio/geonkick-lv2/geonkick-2.8.0/redkite/include/impl/platforms/xwin/
H A DRkWindowX.h68 void setPointerShape(Rk::PointerShape shape);