Home
last modified time | relevance | path

Searched refs:theRect (Results 101 – 125 of 225) sorted by relevance

123456789

/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/sys/mac/
H A DMacCommandWin.c124 Rect theRect; in AdjustCursor() local
140 theRect = TEXTREC->viewRect; in AdjustCursor()
141 LocalToGlobal((Point *)&(theRect.top)); in AdjustCursor()
142 LocalToGlobal((Point *)&(theRect.bottom)); in AdjustCursor()
143 RectRgn(iBeamRgn, &theRect); in AdjustCursor()
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSTableHeaderCell.inc16 …function sortIndicatorRectForBounds (theRect: NSRect): NSRect; message 'sortIndicatorRectForBounds…
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/picbrowser/
H A Diview.h49 QRect theRect; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/doc/src/snippets/declarative/
H A Dpropertyanimation.qml90 id: theRect
95 … PropertyAnimation { id: animation; target: theRect; property: "width"; to: 30; duration: 500 }
/dports/graphics/quesa/quesa-1.8/Source/Renderers/Common/
H A DGLDrawContext.c180 Rect theRect; in gldrawcontext_mac_new() local
199 GetPortBounds(thePort, &theRect); in gldrawcontext_mac_new()
213 SetRect(&theRect, 0, 0, (short)thePixmap.width, (short)thePixmap.height); in gldrawcontext_mac_new()
242 drawContextData.pane.min.x = theRect.left; in gldrawcontext_mac_new()
243 drawContextData.pane.min.y = theRect.top; in gldrawcontext_mac_new()
244 drawContextData.pane.max.x = theRect.right; in gldrawcontext_mac_new()
245 drawContextData.pane.max.y = theRect.bottom; in gldrawcontext_mac_new()
/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/src/
H A Dfmsampletextview.h59 QGraphicsRectItem *theRect; variable
H A Diview.h57 QRect theRect; variable
/dports/astro/merkaartor/merkaartor-0.19.0/src/common/
H A DGotoDialog.h55 QRect theRect; variable
H A DGotoDialog.cpp30 theRect = aView->rect(); in GotoDialog()
199 bbox = theProjection->toProjectedRectF(theViewport, theRect); in fillCoordinates()
/dports/biology/avida/avida-2.12.4-src/apps/viewer-macos/frameworks/CorePlot/Source/
H A DCPTFill.h36 -(void)fillRect:(CGRect)theRect inContext:(CGContextRef)theContext;
H A DCPTFill.m134 * @param theRect The rectangle to draw into.
137 -(void)fillRect:(CGRect)theRect inContext:(CGContextRef)theContext
/dports/mail/gnumail/GNUMail-1.3.0/Framework/GNUMail/
H A DNSAttributedString+Extensions.h46 - (NSSize) sizeInRect: (NSRect) theRect;
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/declarative/qdeclarativesmoothedanimation/data/
H A DsmoothedanimationBehavior.qml16 objectName: "theRect"
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/MacBuild/
H A DESScreensaverView.h16 NSRect theRect; variable
/dports/astro/merkaartor/merkaartor-0.19.0/src/Utils/
H A DSlippyMapWidget.cpp140 void SlippyMapWidget::setViewportArea(QRectF theRect) in setViewportArea() argument
142 qreal zoom = 360.0 / theRect.width(); in setViewportArea()
150 p->VpLon = long2tile(theRect.topRight().x(), p->VpZoom); in setViewportArea()
151 p->VpLat = lat2tile(theRect.topRight().y(), p->VpZoom); in setViewportArea()
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSCell.h502 - (NSRect)drawingRectForBounds:(NSRect)theRect;
503 - (NSRect)imageRectForBounds:(NSRect)theRect;
504 - (NSRect)titleRectForBounds:(NSRect)theRect;
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/doc/snippets/qml/
H A Dpropertyanimation.qml100 id: theRect
106 target: theRect;
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/doc/snippets/qml/
H A Dpropertyanimation.qml100 id: theRect
106 target: theRect;
/dports/math/vtk6/VTK-6.2.0/Examples/GUI/Cocoa/
H A DBasicVTKView.mm36 - (void)drawRect:(NSRect)theRect
52 [super drawRect:theRect];
/dports/graphics/quesa/quesa-1.8/APIincludes/
H A DQuesaViewer.h564 const TQ3Area *theRect,
874 TQ3Area *theRect
1119 TQ3Area *theRect
1147 const TQ3Area *theRect
/dports/math/vtk8/VTK-8.2.0/Examples/GUI/Cocoa/
H A DBasicVTKView.mm53 - (void)drawRect:(NSRect)theRect
69 [super drawRect:theRect];
/dports/math/vtk9/VTK-9.1.0/Examples/GUI/Cocoa/
H A DBasicVTKView.mm45 - (void)drawRect:(NSRect)theRect
61 [super drawRect:theRect];
/dports/editors/lazarus/lazarus/lcl/interfaces/carbon/pascocoa/appkit/
H A DNSCell.inc237 - (NSRect)imageRectForBounds:(NSRect)theRect;
238 - (NSRect)titleRectForBounds:(NSRect)theRect;
239 - (NSRect)drawingRectForBounds:(NSRect)theRect;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/pascocoa/appkit/
H A DNSCell.inc237 - (NSRect)imageRectForBounds:(NSRect)theRect;
238 - (NSRect)titleRectForBounds:(NSRect)theRect;
239 - (NSRect)drawingRectForBounds:(NSRect)theRect;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/carbon/pascocoa/appkit/
H A DNSCell.inc237 - (NSRect)imageRectForBounds:(NSRect)theRect;
238 - (NSRect)titleRectForBounds:(NSRect)theRect;
239 - (NSRect)drawingRectForBounds:(NSRect)theRect;

123456789