Home
last modified time | relevance | path

Searched defs:ImageRight (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/kf5-kwidgetsaddons/kwidgetsaddons-5.89.0/src/
H A Dktitlewidget.h79 ImageRight, /**< Display the pixmap on the right */ enumerator
/dports/graphics/digikam/digikam-7.4.0/core/libs/dialogs/
H A Ddconfigdlgwidgets.h203 ImageRight ///< Display the pixmap on the right enumerator
/dports/graphics/photivo/photivo/Sources/
H A DptRichRectInteraction.cpp423 qreal ImageRight = FView->scene()->sceneRect().right(); in EnforceAspectRatio() local
654 qreal ImageRight = FView->scene()->sceneRect().right(); in RecalcRect() local
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkBalloonRepresentation.h144 enum {ImageLeft=0,ImageRight,ImageBottom,ImageTop}; enumerator
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkBalloonRepresentation.h147 ImageRight, enumerator
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkBalloonRepresentation.h121 enum {ImageLeft=0,ImageRight,ImageBottom,ImageTop}; enumerator
/dports/cad/leocad/leocad-21.06/common/
H A Dlc_view.cpp404 double ImageLeft, ImageRight, ImageBottom, ImageTop, Near, Far; in GetTileProjectionMatrix() local
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdeui.py11311 ImageRight = 0 variable in KTitleWidget