Home
last modified time | relevance | path

Searched defs:topLeft (Results 1 – 25 of 2154) sorted by relevance

12345678910>>...87

/dports/misc/netron/node_modules/cli-boxes/
H A Dboxes.json3 "topLeft": "┌", string
11 "topLeft": "╔", string
19 "topLeft": "╭", string
27 "topLeft": "┏", string
35 "topLeft": "╓", string
43 "topLeft": "╒", string
51 "topLeft": "+", string
/dports/www/npm-node17/npm-6.14.8/lib/node_modules/npm/node_modules/cli-boxes/
H A Dboxes.json3 "topLeft": "┌", string
11 "topLeft": "╔", string
19 "topLeft": "╭", string
27 "topLeft": "╓", string
35 "topLeft": "╒", string
43 "topLeft": "+", string
/dports/www/npm/npm-6.14.8/lib/node_modules/npm/node_modules/cli-boxes/
H A Dboxes.json3 "topLeft": "┌", string
11 "topLeft": "╔", string
19 "topLeft": "╭", string
27 "topLeft": "╓", string
35 "topLeft": "╒", string
43 "topLeft": "+", string
/dports/www/npm-node14/npm-6.14.8/lib/node_modules/npm/node_modules/cli-boxes/
H A Dboxes.json3 "topLeft": "┌", string
11 "topLeft": "╔", string
19 "topLeft": "╭", string
27 "topLeft": "╓", string
35 "topLeft": "╒", string
43 "topLeft": "+", string
/dports/www/node10/node-v10.24.1/deps/npm/node_modules/cli-boxes/
H A Dboxes.json3 "topLeft": "┌", string
11 "topLeft": "╔", string
19 "topLeft": "╭", string
27 "topLeft": "╓", string
35 "topLeft": "╒", string
43 "topLeft": "+", string
/dports/www/npm-node16/npm-6.14.8/lib/node_modules/npm/node_modules/cli-boxes/
H A Dboxes.json3 "topLeft": "┌", string
11 "topLeft": "╔", string
19 "topLeft": "╭", string
27 "topLeft": "╓", string
35 "topLeft": "╒", string
43 "topLeft": "+", string
/dports/graphics/krita/krita-4.4.8/libs/image/
H A Dkis_processing_information.cpp28 QPoint topLeft; member
31 …ion::KisConstProcessingInformation(const KisPaintDeviceSP device, const QPoint& topLeft, const Kis… in KisConstProcessingInformation()
64 const QPoint& KisConstProcessingInformation::topLeft() const in topLeft() function in KisConstProcessingInformation
73 KisProcessingInformation::KisProcessingInformation(KisPaintDeviceSP device, const QPoint& topLeft, … in KisProcessingInformation()
H A Dkis_perspective_math.cpp95 Matrix3qreal KisPerspectiveMath::computeMatrixTransfoToPerspective(const QPointF& topLeft, const QP… in computeMatrixTransfoToPerspective()
100 …pectiveMath::computeMatrixTransfoFromPerspective(const QRect& r, const QPointF& topLeft, const QPo… in computeMatrixTransfoFromPerspective()
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/Buildings/
H A DFootprintPlaceBuildingPreview.cs81 …protected virtual IEnumerable<IRenderable> RenderFootprint(WorldRenderer wr, CPos topLeft, Diction… in RenderFootprint() argument
100 protected virtual IEnumerable<IRenderable> RenderAnnotations(WorldRenderer wr, CPos topLeft) in RenderAnnotations()
108 …protected virtual IEnumerable<IRenderable> RenderInner(WorldRenderer wr, CPos topLeft, Dictionary<… in RenderInner() argument
114 …IEnumerable<IRenderable> IPlaceBuildingPreview.Render(WorldRenderer wr, CPos topLeft, Dictionary<C… in IPlaceBuildingPreview.Render() argument
119 IEnumerable<IRenderable> IPlaceBuildingPreview.RenderAnnotations(WorldRenderer wr, CPos topLeft) in IPlaceBuildingPreview.RenderAnnotations()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/tools/
H A Dee_point_editor.cpp105 VECTOR2I topLeft = dummy.GetPosition(); in Make() local
135 wxPoint topLeft = sheet->GetPosition(); in Make() local
148 wxPoint topLeft = bitmap->GetPosition() - bitmap->GetSize() / 2; in Make() local
415 VECTOR2I& topLeft, VECTOR2I& topRight, VECTOR2I& botLeft, in pinEditedCorner()
525 VECTOR2I topLeft = m_editPoints->Point( RECT_TOPLEFT ).GetPosition(); in updateParentItem() local
553 VECTOR2I topLeft = m_editPoints->Point( RECT_TOPLEFT ).GetPosition(); in updateParentItem() local
577 VECTOR2I topLeft = m_editPoints->Point( RECT_TOPLEFT ).GetPosition(); in updateParentItem() local
720 VECTOR2I topLeft = dummy.GetPosition(); in updatePoints() local
744 wxPoint topLeft = bitmap->GetPosition() - bitmap->GetSize() / 2; in updatePoints() local
757 wxPoint topLeft = sheet->GetPosition(); in updatePoints() local
/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/src/types/
H A Drect.h24 cRect(const cVector<T>& topLeft, const cVector<T>& bottomRight) in cRect()
40 void set(const cVector<T>& topLeft, const cVector<T>& bottomRight) in set()
46 void setLeftTop(const cVector<T>& topLeft) in setLeftTop()
/dports/graphics/kolourpaint/kolourpaint-21.12.3/layers/tempImage/
H A DkpTempImage.cpp39 const QPoint &topLeft, const kpImage &image) in kpTempImage()
54 kpTempImage::kpTempImage (bool isBrush, const QPoint &topLeft, in kpTempImage()
119 QPoint kpTempImage::topLeft () const in topLeft() function in kpTempImage
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/src/
H A Daabox.c52 double topLeft[2] = { box->minX, box->maxY }; in M_BoxOnLineSide() local
95 fixed_t topLeft[2] = { box[BOXLEFT], box[BOXTOP] }; in M_BoxOnLineSide_FixedPrecision() local
145 double topLeft[2] = { box->minX, box->maxY }; in M_BoxOnLineSide2() local
/dports/misc/visp/visp-3.4.0/modules/core/src/tools/geometry/
H A DvpRect.cpp74 vpRect::vpRect(const vpImagePoint &topLeft, double w, double h) in vpRect()
83 vpRect::vpRect(const vpImagePoint &topLeft, const vpImagePoint &bottomRight) in vpRect()
155 void vpRect::set(const vpImagePoint &topLeft, double w, double h) in set()
203 void vpRect::set(const vpImagePoint &topLeft, const vpImagePoint &bottomRight) in set()
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dtableutils.cpp22 const TableCell& bottomRightCell, TableBorder* topLeft, TableBorder* left, TableBorder* bottomLeft, in resolveBordersHorizontal()
107 …const TableCell& bottomRightCell, TableBorder* topLeft, TableBorder* top, TableBorder* topRight, T… in resolveBordersVertical()
239 void joinVertical(const TableBorder& border, const TableBorder& topLeft, const TableBorder& top, in joinVertical()
409 void joinHorizontal(const TableBorder& border, const TableBorder& topLeft, const TableBorder& left, in joinHorizontal()
/dports/graphics/kolourpaint/kolourpaint-21.12.3/generic/
H A DkpWidgetMapper.cpp55 auto topLeft = fromGlobal (widget, rect.topLeft ()); in fromGlobal() local
75 auto topLeft = toGlobal (widget, rect.topLeft ()); in toGlobal() local
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/general/
H A DSpline.cpp30 QPoint &topLeft, QPoint &bottomRight) in calculate()
62 QPoint &topLeft, QPoint &bottomRight) in calculateSegment()
96 int n, QPoint &topLeft, QPoint &bottomRight) in calculateSegmentSub()
/dports/x11-toolkits/redkite/redkite-1.3.1/include/
H A DRkRect.h43 constexpr RkRect(const RkPoint &topLeft, const RkSize &size) in RkRect()
49 constexpr RkRect(const RkPoint &topLeft, const RkPoint &bottomRight) in RkRect()
124 constexpr RkPoint topLeft() const in topLeft() function
/dports/audio/geonkick-lv2/geonkick-2.8.0/redkite/include/
H A DRkRect.h43 constexpr RkRect(const RkPoint &topLeft, const RkSize &size) in RkRect()
49 constexpr RkRect(const RkPoint &topLeft, const RkPoint &bottomRight) in RkRect()
124 constexpr RkPoint topLeft() const in topLeft() function
/dports/editors/calligra/calligra-3.2.1/words/part/
H A DKWViewMode.cpp38 QPointF topLeft(documentToView(rect.topLeft(), viewConverter)); in documentToView() local
48 QPointF topLeft(viewToDocument(rect.topLeft(), viewConverter)); in viewToDocument() local
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pagelayout_editor/tools/
H A Dpl_point_editor.cpp76 wxPoint topLeft = rect->GetStart(); in Make() local
251 void pinEditedCorner( int editedPointIndex, int minWidth, int minHeight, VECTOR2I& topLeft, in pinEditedCorner()
345 VECTOR2I topLeft = m_editPoints->Point( RECT_TOPLEFT ).GetPosition(); in updateItem() local
429 wxPoint topLeft = rect->GetPosition(); in updatePoints() local
/dports/misc/kwordquiz/kwordquiz-21.12.3/src/
H A Dkwqcommands.cpp130 …QModelIndex topLeft = view()->model()->index(selIndexes.first().row(), selIndexes.first().column()… in redo() local
263 …QModelIndex topLeft = view()->model()->index(selIndexes.first().row(), selIndexes.first().column()… in undo() local
276 …QModelIndex topLeft = view()->model()->index(selIndexes.first().row(), selIndexes.first().column()… in redo() local
296 …QModelIndex topLeft = view()->model()->index(selIndexes.first().row(), selIndexes.first().column()… in undo() local
313 …QModelIndex topLeft = view()->model()->index(selIndexes.first().row(), selIndexes.first().column()… in redo() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dxshrowviewer.cpp336 QPoint topLeft = m_viewer->positionToXY(CellPosition(m_r0, -1)); in drawPlayRange() local
346 QPoint topLeft = m_viewer->positionToXY(CellPosition(m_r1, -1)); in drawPlayRange() local
383 QPoint topLeft = m_viewer->positionToXY(CellPosition(cameraRow, 0)); in drawStopMotionCameraIndicator() local
581 QPoint topLeft = m_viewer->positionToXY(CellPosition(fos, -1)); in drawOnionSkinSelection() local
597 QPoint topLeft = m_viewer->positionToXY(CellPosition(m_row, -1)); in drawOnionSkinSelection() local
734 QPoint topLeft = in drawShiftTraceMarker() local
755 QPoint topLeft = m_viewer->positionToXY(CellPosition(m_row, -1)); in drawShiftTraceMarker() local
826 QPoint topLeft = m_viewer->positionToXY(CellPosition(r, -1)); in drawPinnedCenterKeys() local
930 QPoint topLeft = m_viewer->positionToXY(CellPosition(row, -1)); in mousePressEvent() local
1082 QPoint topLeft = m_viewer->positionToXY(CellPosition(row, -1)); in mouseMoveEvent() local
[all …]
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/syntax/
H A Dkatecategorydrawer.cpp37 const QPointF topLeft(optRect.topLeft()); in drawCategory() local
91 const QPointF topLeft(newOptRect.topLeft()); in drawCategory() local
164 const QPointF topLeft(optRect.topLeft()); in drawCategory() local
/dports/graphics/gpxsee/GPXSee-7.32/src/map/
H A Drectd.h13 RectD(const PointD &topLeft, const PointD &bottomRight) in RectD()
17 PointD topLeft() const {return _tl;} in topLeft() function

12345678910>>...87