Home
last modified time | relevance | path

Searched refs:anchorOffset (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/dports/games/cultivation/Cultivation_8_UnixSource/minorGems/graphics/openGL/gui/
H A DShadowImageButtonGL.h150 double anchorOffset = 0; in drawWithOffset() local
153 anchorOffset = offset; in drawWithOffset()
160 glVertex2d( mAnchorX + anchorOffset, in drawWithOffset()
161 mAnchorY + anchorOffset ); in drawWithOffset()
165 mAnchorY + anchorOffset ); in drawWithOffset()
172 glVertex2d( mAnchorX + anchorOffset, in drawWithOffset()
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/src/client/
H A Dxdg_shell_positioner.cpp20 QPoint anchorOffset; member in Wrapland::Client::XdgPositioner::Private
72 d_ptr->anchorOffset = offset; in setAnchorOffset()
75 QPoint XdgPositioner::anchorOffset() const in anchorOffset() function in Wrapland::Client::XdgPositioner
77 return d_ptr->anchorOffset; in anchorOffset()
H A Dxdg_shell.cpp125 QPoint anchorOffset = positioner.anchorOffset(); in get_xdg_popup() local
126 if (!anchorOffset.isNull()) { in get_xdg_popup()
127 xdg_positioner_set_offset(p, anchorOffset.x(), anchorOffset.y()); in get_xdg_popup()
/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dcodesnippet.h32 …CodeSnippet(): cursorLine(-1), cursorOffset(-1), anchorOffset(-1), usageCount(0), index(0), snippe… in CodeSnippet()
33 …s), cursorLine(cw.cursorLine), cursorOffset(cw.cursorOffset), anchorOffset(cw.anchorOffset), place… in CodeSnippet()
47 int anchorOffset; ///< placement of cursor anchor after insert variable
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/server/
H A Dxdg_shell_positioner.cpp192 priv->anchorOffset = QPoint(x, y); in setOffsetCallback()
226 QPoint XdgShellPositioner::anchorOffset() const in anchorOffset() function in Wrapland::Server::XdgShellPositioner
228 return d_ptr->anchorOffset; in anchorOffset()
H A Dxdg_shell_positioner_p.h49 QPoint anchorOffset() const;
71 QPoint anchorOffset; variable
H A Dxdg_shell_popup.cpp180 QPoint XdgShellPopup::anchorOffset() const in anchorOffset() function in Wrapland::Server::XdgShellPopup
182 return d_ptr->anchorOffset; in anchorOffset()
/dports/textproc/peco/peco-v0.4.4/
H A Dlayout.go44 anchorOffset: offset,
55 pos = as.anchorOffset
58 pos = int(h) - as.anchorOffset - 1 // -1 is required because y is 0 base, but h is 1 base
67 func NewUserPrompt(screen Screen, anchor VerticalAnchor, anchorOffset int, prompt string, styles *S…
74 AnchorSettings: NewAnchorSettings(screen, anchor, anchorOffset),
196 func NewStatusBar(screen Screen, anchor VerticalAnchor, anchorOffset int, styles *StyleSet) *Status…
198 AnchorSettings: NewAnchorSettings(screen, anchor, anchorOffset),
280 func NewListArea(screen Screen, anchor VerticalAnchor, anchorOffset int, sortTopDown bool, styles *…
282 AnchorSettings: NewAnchorSettings(screen, anchor, anchorOffset),
/dports/net/minidlna/minidlna-4f6a473/
H A Dtivo_commands.c326 … int anchorOffset, int recurse, char *sortOrder, char *filter, unsigned long int randomSeed) in SendContainer() argument
604 args.start = itemStart+anchorOffset; in SendContainer()
612 if( itemCount < 0 && !itemStart && !anchorOffset ) in SendContainer()
668 int itemStart=0, itemCount=-100, anchorOffset=0, recurse=0; in ProcessTiVoCommand() local
709 anchorOffset = atoi(val); in ProcessTiVoCommand()
764 anchorOffset, recurse, sortOrder, filter, randomSeed); in ProcessTiVoCommand()
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/interfaces/
H A Dselection-api.idl9 readonly attribute unsigned long anchorOffset;
25 …undefined setBaseAndExtent(Node anchorNode, unsigned long anchorOffset, Node focusNode, unsigned l…
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/interfaces/
H A Dselection-api.idl9 readonly attribute unsigned long anchorOffset;
25 …undefined setBaseAndExtent(Node anchorNode, unsigned long anchorOffset, Node focusNode, unsigned l…
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/interfaces/
H A Dselection-api.idl9 readonly attribute unsigned long anchorOffset;
25 …undefined setBaseAndExtent(Node anchorNode, unsigned long anchorOffset, Node focusNode, unsigned l…
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/interfaces/
H A Dselection-api.idl9 readonly attribute unsigned long anchorOffset;
25 …void setBaseAndExtent(Node anchorNode, unsigned long anchorOffset, Node focusNode, unsigned long f…
/dports/editors/texstudio/texstudio-4.1.2/src/tests/
H A Dqdocumentsearch_t.cpp21 …CM(bool adir, int line, int anchorOffset, int cursorOffset,const QString &replaceText,const QStrin… in CM() argument
22 …dir(adir),rep(replaceText!="\1"),l(line),ax(anchorOffset),cx(cursorOffset),rt(replaceText),nt(newT… in CM()
29 CM SP(int line, int anchorOffset, int cursorOffset,const QString &replaceText="\1",const QString &n… in SP() argument
30 return CM(true,line,anchorOffset,cursorOffset,replaceText,newText); in SP()
32 CM SN(int line, int anchorOffset, int cursorOffset,const QString &replaceText="\1",const QString& n… in SN() argument
33 return CM(false,line,anchorOffset,cursorOffset,replaceText,newText); in SN()
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dlockablecolorpicker.cc208 anchorOffset.set (center, center); in updateBackBuffer()
237 anchorOffset.set (center, center); in updateBackBuffer()
255 setDestPosition(px - anchorOffset.x, py - anchorOffset.y); in draw()
310 rtengine::Coord tl(pickerScreenPos - anchorOffset); in isOver()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dlockablecolorpicker.cc207 anchorOffset.set (center, center); in updateBackBuffer()
236 anchorOffset.set (center, center); in updateBackBuffer()
254 setDestPosition(px - anchorOffset.x, py - anchorOffset.y); in draw()
309 rtengine::Coord tl(pickerScreenPos - anchorOffset); in isOver()
/dports/graphics/pinta/pinta-1.7.1/Pinta.Docking/DockToolbars/
H A DDockToolbar.cs52 int anchorOffset; field in Pinta.Docking.DockToolbars.DockToolbar
169 get { return anchorOffset; }
170 set { anchorOffset = value; }
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkTextActor.cxx757 int anchorOffset[2] = {0, 0}; in ComputeRectangle() local
772 anchorOffset[0] = text_bbox[0]; in ComputeRectangle()
773 anchorOffset[1] = text_bbox[2]; in ComputeRectangle()
850 xo = anchorOffset[0]; in ComputeRectangle()
851 yo = anchorOffset[1]; in ComputeRectangle()
/dports/x11/kf5-kwayland/kwayland-5.89.0/src/client/
H A Dxdgshell.cpp468 d->anchorOffset = offset; in setAnchorOffset()
471 QPoint XdgPositioner::anchorOffset() const in anchorOffset() function in KWayland::Client::XdgPositioner
473 return d->anchorOffset; in anchorOffset()
H A Dxdgshell_v6.cpp130 QPoint anchorOffset = positioner.anchorOffset(); in internalGetXdgPopup() local
131 if (!anchorOffset.isNull()) { in internalGetXdgPopup()
132 zxdg_positioner_v6_set_offset(p, anchorOffset.x(), anchorOffset.y()); in internalGetXdgPopup()
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkTextActor.cxx785 int anchorOffset[2] = {0, 0}; in ComputeRectangle() local
800 anchorOffset[0] = text_bbox[0]; in ComputeRectangle()
801 anchorOffset[1] = text_bbox[2]; in ComputeRectangle()
879 xo = anchorOffset[0]; in ComputeRectangle()
880 yo = anchorOffset[1]; in ComputeRectangle()
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkTextActor.cxx765 int anchorOffset[2] = { 0, 0 }; in ComputeRectangle() local
780 anchorOffset[0] = text_bbox[0]; in ComputeRectangle()
781 anchorOffset[1] = text_bbox[2]; in ComputeRectangle()
857 xo = anchorOffset[0]; in ComputeRectangle()
858 yo = anchorOffset[1]; in ComputeRectangle()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentAreaDragDrop.cpp866 int32_t anchorOffset, focusOffset; in GetDraggableSelectionData() local
867 inSelection->GetAnchorOffset(&anchorOffset); in GetDraggableSelectionData()
869 if (abs(anchorOffset - focusOffset) == 1) { in GetDraggableSelectionData()
875 (anchorOffset < focusOffset) ? anchorOffset : focusOffset; in GetDraggableSelectionData()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/webidl/
H A DSelection.webidl15 readonly attribute unsigned long anchorOffset;
43 unsigned long anchorOffset,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/testing/
H A Dstatic_selection.h27 unsigned anchorOffset() const { return anchor_offset_; } in anchorOffset() function

12345678910>>...15