Home
last modified time | relevance | path

Searched refs:RightCenter (Results 1 – 25 of 58) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/helper/
H A Dimagealign.cxx40 case ImageAlign::Right: nReturn = RightCenter; break; in translateImagePosition()
64 case RightCenter: nReturn = ImageAlign::Right; break; in translateImagePosition()
116 case RIGHT: nReturn = RightCenter; break; in getExtendedImagePosition()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/helper/
H A Dimagealign.cxx40 case ImageAlign::Right: nReturn = RightCenter; break; in translateImagePosition()
64 case RightCenter: nReturn = ImageAlign::Right; break; in translateImagePosition()
116 case RIGHT: nReturn = RightCenter; break; in getExtendedImagePosition()
/dports/databases/kexi/kexi-3.2.0/src/formeditor/
H A Dresizehandle.cpp50 RightCenter = 16, enumerator
135 case RightCenter: in updatePos()
207 case RightCenter: in mouseMoveEvent()
345 d->handles[4] = new ResizeHandle(this, ResizeHandle::RightCenter); in setWidget()
/dports/graphics/photoflare/photoflare-1.6.8/src/widgets/
H A Dimagepositionwidget.h33 RightCenter, enumerator
H A Dimagepositionwidget.cpp98 position = RightCenter; in on_pushButton_6_clicked()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/bubble/
H A Dbubble_border.cc52 gfx::Point RightCenter(const gfx::Rect& rect) { in RightCenter() function
147 RightCenter(anchor_rect) - LeftCenter(contents_bounds); in GetBounds()
151 LeftCenter(anchor_rect) - RightCenter(contents_bounds); in GetBounds()
/dports/games/flightgear/flightgear-2020.3.11/src/GUI/
H A DGettingStartedTipsController.cxx44 …{GettingStartedTip::Arrow::RightCenter, QRectF{-(tipBoxWidth + TipBackgroundBox::arrowHeight()), 0…
343 || (arrow == GettingStartedTip::Arrow::RightCenter) in tipGeometry()
406 if (arrow == GettingStartedTip::Arrow::RightCenter) { in contentGeometry()
H A DGettingStartedTip.hxx32 RightCenter, enumerator
H A DTipBackgroundBox.cxx78 case GettingStartedTip::Arrow::RightCenter: in pathFromArrowAndGeometry()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/bubble/
H A Dbubble_border.cc53 gfx::Point RightCenter(const gfx::Rect& rect) { in RightCenter() function
148 RightCenter(anchor_rect) - LeftCenter(contents_bounds); in GetBounds()
152 LeftCenter(anchor_rect) - RightCenter(contents_bounds); in GetBounds()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/backendtest/outputdevice/
H A Dline.cxx212 basegfx::B2DPoint(rectangle.RightCenter().getX(), rectangle.RightCenter().getY())}; in setupLineCap()
H A Dcommon.cxx732 Point(rectangle.RightCenter().getX(), rectangle.RightCenter().getY() + CAPWIDTH / 2)); in checkLineCap()
747 …checkValue(access, rectangle.RightCenter() + Point(CAPWIDTH/2, 0), color, nNumberOfQuirks, nNumber… in checkLineCap()
/dports/games/flightgear/flightgear-2020.3.11/src/GUI/qml/
H A DAircraftPreviewPanel.qml118 arrow: GettingStartedTip.RightCenter
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdorect.cxx323 case 6: aPnt=maRect.RightCenter(); eKind = SdrHdlKind::Right; break; in AddToHdlList()
492 case 1: aPt=maRect.RightCenter(); aPt.AdjustX(nWdt ); break; in GetVertexGluePoint()
H A Dsvdotxdr.cxx52 case 4: aPnt=maRect.RightCenter(); eKind=SdrHdlKind::Right; break; in AddToHdlList()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdorect.cxx346 case 6: aPnt=maRect.RightCenter(); eKind = SdrHdlKind::Right; break; in AddToHdlList()
517 case 1: aPt=maRect.RightCenter(); aPt.AdjustX(nWdt ); break; in GetVertexGluePoint()
H A Dsvdotxdr.cxx52 case 4: aPnt=maRect.RightCenter(); eKind=SdrHdlKind::Right; break; in AddToHdlList()
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/awt/
H A DImagePosition.idl51 const short RightCenter = 4;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/awt/
H A DImagePosition.idl51 const short RightCenter = 4;
/dports/graphics/photoflare/photoflare-1.6.8/src/workers/
H A DBatchProcessWorker.cpp71 case RightCenter: in process()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Dgen.hxx403 inline Point RightCenter() const;
576 inline Point tools::Rectangle::RightCenter() const in RightCenter() function in tools::Rectangle
/dports/x11-wm/fluxbox/fluxbox-1.3.7/3rd/vim/vim/syntax/
H A Dfluxkeys.vim81 syntax keyword fbParameterNames Right RightCenter contained
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/tools/
H A Dgen.hxx506 inline Point RightCenter() const;
690 inline Point tools::Rectangle::RightCenter() const
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/
H A DConfigMenu.cc283 { _FB_XTEXT(Align, RightCenter, "Right Center", "Right Center"), FbWinFrame::RIGHT}, in setupTabMenu()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Ddialcontrol.cxx180 DrawPie( maRect, maRect.BottomRight(), maRect.RightCenter() ); in DrawBackground()

123