Home
last modified time | relevance | path

Searched refs:bitmapImageRepForCachingDisplayInRect (Results 1 – 22 of 22) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/
H A DNSView.java54 public NSBitmapImageRep bitmapImageRepForCachingDisplayInRect(NSRect rect) { in bitmapImageRepForCachingDisplayInRect() method in NSView
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSView.h364 - (NSBitmapImageRep *) bitmapImageRepForCachingDisplayInRect: (NSRect)rect;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/widget/
H A Dnative_widget_mac_interactive_uitest.mm171 [view bitmapImageRepForCachingDisplayInRect:[view bounds]];
H A Dnative_widget_mac_unittest.mm1780 [frame_view bitmapImageRepForCachingDisplayInRect:bounds];
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/widget/
H A Dnative_widget_mac_interactive_uitest.mm171 [view bitmapImageRepForCachingDisplayInRect:[view bounds]];
H A Dnative_widget_mac_unittest.mm1681 [frame_view bitmapImageRepForCachingDisplayInRect:bounds];
/dports/editors/lazarus/lazarus/lcl/interfaces/carbon/pascocoa/appkit/
H A DNSView.inc159 function bitmapImageRepForCachingDisplayInRect(_rect: NSRect): lobjc.id;{NSBitmapImageRep}
363 StrNSView_bitmapImageRepForCachingDisplayInRect = 'bitmapImageRepForCachingDisplayInRect:';
1089 function NSView.bitmapImageRepForCachingDisplayInRect(_rect: NSRect): lobjc.id;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/pascocoa/appkit/
H A DNSView.inc159 function bitmapImageRepForCachingDisplayInRect(_rect: NSRect): lobjc.id;{NSBitmapImageRep}
363 StrNSView_bitmapImageRepForCachingDisplayInRect = 'bitmapImageRepForCachingDisplayInRect:';
1089 function NSView.bitmapImageRepForCachingDisplayInRect(_rect: NSRect): lobjc.id;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/carbon/pascocoa/appkit/
H A DNSView.inc159 function bitmapImageRepForCachingDisplayInRect(_rect: NSRect): lobjc.id;{NSBitmapImageRep}
363 StrNSView_bitmapImageRepForCachingDisplayInRect = 'bitmapImageRepForCachingDisplayInRect:';
1089 function NSView.bitmapImageRepForCachingDisplayInRect(_rect: NSRect): lobjc.id;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/pascocoa/appkit/
H A DNSView.inc159 function bitmapImageRepForCachingDisplayInRect(_rect: NSRect): lobjc.id;{NSBitmapImageRep}
363 StrNSView_bitmapImageRepForCachingDisplayInRect = 'bitmapImageRepForCachingDisplayInRect:';
1089 function NSView.bitmapImageRepForCachingDisplayInRect(_rect: NSRect): lobjc.id;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/cocoa/
H A Dutils.mm586 rep = [view bitmapImageRepForCachingDisplayInRect:[view bounds]];
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSView.inc276 …function bitmapImageRepForCachingDisplayInRect (rect: NSRect): NSBitmapImageRep; message 'bitmapIm…
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/cocoa/apps/
H A Dnative_app_window_cocoa_browsertest.mm585 [frame_view bitmapImageRepForCachingDisplayInRect:bounds];
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/cocoa/
H A Dcocoawscommon.pas1936 b := v.bitmapImageRepForCachingDisplayInRect(f);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/cocoa/
H A Dcocoawscommon.pas1936 b := v.bitmapImageRepForCachingDisplayInRect(f);
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/quartz/
H A Dcocoatouch.m1325 UIBitmapImageRep *bir = [self bitmapImageRepForCachingDisplayInRect:src_r];
H A Dcocoa.m1271 NSBitmapImageRep *bir = [self bitmapImageRepForCachingDisplayInRect:src_r];
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/
H A DGC.java547 NSBitmapImageRep imageRep = topView.bitmapImageRepForCachingDisplayInRect(rect); in copyArea()
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSView.m2738 - (NSBitmapImageRep *) bitmapImageRepForCachingDisplayInRect: (NSRect)rect
/dports/games/angband/Angband-4.2.2/src/
H A Dmain-cocoa.m4038 [self bitmapImageRepForCachingDisplayInRect:self->cacheBounds];
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/
H A DChangeLog.44658 * Source/NSView.m (-bitmapImageRepForCachingDisplayInRect:): Don't
H A DChangeLog.57656 * Source/NSView.m (-bitmapImageRepForCachingDisplayInRect:):