Home
last modified time | relevance | path

Searched defs:curRect (Results 1 – 25 of 59) sorted by relevance

123

/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/src/
H A Diview.h50 QGraphicsRectItem * curRect; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sword25/gfx/
H A Dtext.cpp169 Common::Rect curRect = fontPtr->getCharacterRect((byte)(*iter).text[i]); in doRender() local
303 const Common::Rect &curRect = fontResource.getCharacterRect((byte)_text[i]); in updateMetrics() local
/dports/games/scummvm/scummvm-2.5.1/engines/sword25/gfx/
H A Dtext.cpp169 Common::Rect curRect = fontPtr->getCharacterRect((byte)(*iter).text[i]); in doRender() local
303 const Common::Rect &curRect = fontResource.getCharacterRect((byte)_text[i]); in updateMetrics() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/
H A DLegacyAnimationFeedback.java51 Rectangle curRect = (Rectangle) currentRects.next(); in renderStep() local
H A DRectangleAnimationFeedbackBase.java107 Rectangle curRect = interpolate(start, end, amount); in getCurrentRects() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/dndaddon/
H A DDetachedDropAgent.java33 private Rectangle curRect; field in DetachedDropAgent
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DSpatialNavigation.cpp98 static RectsAlignment alignmentForRects(FocusDirection direction, const IntRect& curRect, const Int… in alignmentForRects()
243 static bool areRectsMoreThanFullScreenApart(FocusDirection direction, const IntRect& curRect, const… in areRectsMoreThanFullScreenApart()
274 static bool isRectInDirection(FocusDirection direction, const IntRect& curRect, const IntRect& targ… in isRectInDirection()
/dports/graphics/podofo/podofo-0.9.7/tools/podofocrop/
H A Dpodofocrop.cpp162 PdfRect curRect; in get_crop_boxes() local
/dports/devel/kf5-kio/kio-5.89.0/src/widgets/
H A Dwidgetsuntrustedprogramhandler.cpp72 QRect curRect(m_textEdit->rect()); in showEvent() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudalegacy/src/cuda/
H A DNCV.cu74 NcvRect32u curRect = d_rects[blockId >> 2]; in drawRects() local
/dports/x11-wm/treewm/treewm-0.4.5/src/
H A Dtile.cc89 int noRectangles,RectRec *rects,int curRect, in addRectToTiling()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/
H A Dverbs.h49 Common::Rect curRect; member
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/
H A Dverbs.h49 Common::Rect curRect; member
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxFontMissingGlyphs.cpp112 Rect curRect = startRect; in DrawHexChar() local
/dports/x11/thingylaunch/thingylaunch-2.0.3/
H A Dx11_xcb.cpp252 xcb_rectangle_t curRect = { cursorLeft, 6, 1, 16 }; in redraw() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/graphics/
H A Dcompare.cpp75 Common::Rect curRect; in canBeHereCheckRectList() local
H A Dtext16.cpp660 for (uint curRect = 0; curRect < rectCount; curRect++) { in allocAndFillReferenceRectArray() local
/dports/games/scummvm/scummvm-2.5.1/engines/sci/graphics/
H A Dcompare.cpp75 Common::Rect curRect; in canBeHereCheckRectList() local
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/ipc/hangui/
H A DPluginHangUIChild.cpp154 RECT curRect; in ResizeButtons() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/ipc/hangui/
H A DPluginHangUIChild.cpp167 RECT curRect; in ResizeButtons() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/ipc/hangui/
H A DPluginHangUIChild.cpp154 RECT curRect; in ResizeButtons() local
/dports/graphics/kdiagram/kdiagram-2.8.0/src/KChart/Polar/
H A DKChartPolarDiagram.cpp179 const QRect curRect = coordinatePlane()->geometry(); in paint() local
H A DKChartRadarDiagram.cpp217 const QRect curRect = coordinatePlane()->geometry(); in paint() local
/dports/graphics/gpxsee/GPXSee-7.32/src/common/
H A Drtree.h749 Rect* curRect = &a_node->m_branch[index].m_rect; in PickBranch() local
931 Rect* curRect = &a_parVars->m_branchBuf[index].m_rect; in ChoosePartition() local
/dports/games/scummvm/scummvm-2.5.1/engines/trecision/
H A Dvideo.cpp477 bool AnimManager::shouldShowAnim(int animation, Common::Rect curRect) { in shouldShowAnim()

123