Home
last modified time | relevance | path

Searched refs:shouldDrawInsertionPoint (Results 1 – 17 of 17) 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 DNSTextView.java99 public boolean shouldDrawInsertionPoint() { in shouldDrawInsertionPoint() method in NSTextView
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSTextView.h495 -(BOOL) shouldDrawInsertionPoint;
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSTextView.inc85 function shouldDrawInsertionPoint: ObjCBOOL; message 'shouldDrawInsertionPoint';
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSTextView.m521 [self shouldDrawInsertionPoint]];
1368 if ([self shouldDrawInsertionPoint])
1689 if ([self shouldDrawInsertionPoint])
1734 if ([self shouldDrawInsertionPoint])
1744 if ([self shouldDrawInsertionPoint])
1752 if ([self shouldDrawInsertionPoint])
2803 if ([self shouldDrawInsertionPoint])
3932 - (BOOL) shouldDrawInsertionPoint
4026 if ([self shouldDrawInsertionPoint] &&
4252 else if ([self shouldDrawInsertionPoint] || _drawInsertionPointNow)
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/
H A DLink.java807 boolean shouldDrawInsertionPoint(long id, long sel) { in shouldDrawInsertionPoint() method in Link
H A DWidget.java2167 boolean shouldDrawInsertionPoint(long id, long sel) { in shouldDrawInsertionPoint() method in Widget
H A DDisplay.java5900 return widget.shouldDrawInsertionPoint(id, sel) ? 1 : 0; in windowProc()
/dports/editors/lazarus/lazarus/lcl/interfaces/carbon/pascocoa/appkit/
H A DNSTextView.inc149 function shouldDrawInsertionPoint: LongBool;
408 StrNSTextView_shouldDrawInsertionPoint = 'shouldDrawInsertionPoint';
959 function NSTextView.shouldDrawInsertionPoint: LongBool;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/pascocoa/appkit/
H A DNSTextView.inc149 function shouldDrawInsertionPoint: LongBool;
408 StrNSTextView_shouldDrawInsertionPoint = 'shouldDrawInsertionPoint';
959 function NSTextView.shouldDrawInsertionPoint: LongBool;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/carbon/pascocoa/appkit/
H A DNSTextView.inc149 function shouldDrawInsertionPoint: LongBool;
408 StrNSTextView_shouldDrawInsertionPoint = 'shouldDrawInsertionPoint';
959 function NSTextView.shouldDrawInsertionPoint: LongBool;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/pascocoa/appkit/
H A DNSTextView.inc149 function shouldDrawInsertionPoint: LongBool;
408 StrNSTextView_shouldDrawInsertionPoint = 'shouldDrawInsertionPoint';
959 function NSTextView.shouldDrawInsertionPoint: LongBool;
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/
H A DChangeLog.240 ([-shouldDrawInsertionPoint]): Don't draw the insertion point if
1339 ([NSTextView -shouldDrawInsertionPoint]): check for key window.
4295 if [shouldDrawInsertionPoint] is YES. In [mouseDown:] only make
H A DChangeLog.13733 * NSText.m: shouldDrawInsertionPoint test for field editor status.
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2003-10-259855 (-[KWQTextAreaTextView shouldDrawInsertionPoint]): Likewise.
H A DChangeLog-2002-12-036318 (-[KWQTextAreaTextView shouldDrawInsertionPoint]): Don't draw insertion point
H A DChangeLog-2006-05-1035720 (-[KWQTextAreaTextView shouldDrawInsertionPoint]):
H A DChangeLog-2005-08-2329730 (-[KWQTextAreaTextView shouldDrawInsertionPoint]): Ditto.