Searched refs:shouldDrawInsertionPoint (Results 1 – 17 of 17) sorted by relevance
99 public boolean shouldDrawInsertionPoint() { in shouldDrawInsertionPoint() method in NSTextView
495 -(BOOL) shouldDrawInsertionPoint;
85 function shouldDrawInsertionPoint: ObjCBOOL; message 'shouldDrawInsertionPoint';
521 [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) shouldDrawInsertionPoint4026 if ([self shouldDrawInsertionPoint] &&4252 else if ([self shouldDrawInsertionPoint] || _drawInsertionPointNow)[all …]
807 boolean shouldDrawInsertionPoint(long id, long sel) { in shouldDrawInsertionPoint() method in Link
2167 boolean shouldDrawInsertionPoint(long id, long sel) { in shouldDrawInsertionPoint() method in Widget
5900 return widget.shouldDrawInsertionPoint(id, sel) ? 1 : 0; in windowProc()
149 function shouldDrawInsertionPoint: LongBool;408 StrNSTextView_shouldDrawInsertionPoint = 'shouldDrawInsertionPoint';959 function NSTextView.shouldDrawInsertionPoint: LongBool;
40 ([-shouldDrawInsertionPoint]): Don't draw the insertion point if1339 ([NSTextView -shouldDrawInsertionPoint]): check for key window.4295 if [shouldDrawInsertionPoint] is YES. In [mouseDown:] only make
3733 * NSText.m: shouldDrawInsertionPoint test for field editor status.
9855 (-[KWQTextAreaTextView shouldDrawInsertionPoint]): Likewise.
6318 (-[KWQTextAreaTextView shouldDrawInsertionPoint]): Don't draw insertion point
35720 (-[KWQTextAreaTextView shouldDrawInsertionPoint]):
29730 (-[KWQTextAreaTextView shouldDrawInsertionPoint]): Ditto.