Uses of Class
org.eclipse.swt.internal.cocoa.NSRange
Packages that use NSRange
-
Uses of NSRange in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa that return NSRangeModifier and TypeMethodDescriptionNSAttributedString.doubleClickAtIndex
(long location) NSLayoutManager.glyphRangeForCharacterRange
(NSRange charRange, long actualCharRange) NSLayoutManager.glyphRangeForTextContainer
(NSTextContainer container) NSValue.rangeValue()
NSTableView.rowsInRect
(NSRect rect) NSText.selectedRange()
Methods in org.eclipse.swt.internal.cocoa with parameters of type NSRangeModifier and TypeMethodDescriptionvoid
NSMutableAttributedString.addAttribute
(NSString name, id value, NSRange range) void
NSLayoutManager.addTemporaryAttribute
(NSString attrName, id value, NSRange charRange) NSAttributedString.attributedSubstringFromRange
(NSRange range) NSAttributedString.attributesAtIndex
(long location, long range, NSRange rangeLimit) NSLayoutManager.boundingRectForGlyphRange
(NSRange glyphRange, NSTextContainer container) void
NSLayoutManager.drawBackgroundForGlyphRange
(NSRange glyphsToShow, NSPoint origin) void
NSLayoutManager.drawGlyphsForGlyphRange
(NSRange glyphsToShow, NSPoint origin) void
NSString.getCharacters
(char[] buffer, NSRange range) long
long
NSLayoutManager.getGlyphsInRange
(NSRange glyphRange, long glyphBuffer, long charIndexBuffer, long inscribeBuffer, long elasticBuffer, byte[] bidiLevelBuffer) NSLayoutManager.glyphRangeForCharacterRange
(NSRange charRange, long actualCharRange) NSIndexSet.initWithIndexesInRange
(NSRange range) static final void
static final void
static final long
OS.objc_msgSend
(long id, long sel, char[] arg0, NSRange arg1) static final long
OS.objc_msgSend
(long id, long sel, long arg0, long arg1, NSRange arg2) static final long
OS.objc_msgSend
(long id, long sel, long arg0, NSRange arg1) static final long
OS.objc_msgSend
(long id, long sel, NSRange arg0) static final long
OS.objc_msgSend
(long id, long sel, NSRange arg0, long arg1) static final long
OS.objc_msgSend
(long id, long sel, NSRange arg0, long arg1, long arg2, long arg3, long arg4, byte[] arg5) static final long
OS.objc_msgSend
(long id, long sel, NSRange arg0, NSPoint arg1) static final long
OS.objc_msgSend
(long id, long sel, NSRange arg0, NSRange arg1, long arg2, long[] arg3) static final long
OS.objc_msgSend
(long id, long sel, NSRect arg0, NSRange arg1, NSRect arg2) static final boolean
OS.objc_msgSend_bool
(long id, long sel, NSRange arg0, long arg1) static final void
OS.objc_msgSend_stret
(NSRange result, long id, long sel) static final void
OS.objc_msgSend_stret
(NSRange result, long id, long sel, long arg0) static final void
OS.objc_msgSend_stret
(NSRange result, long id, long sel, NSRange arg0, long arg1) static final void
OS.objc_msgSend_stret
(NSRange result, long id, long sel, NSRect arg0) static final void
OS.objc_msgSend_stret
(NSRect result, long id, long sel, NSRange arg0, long arg1) static final boolean
OS.objc_msgSendSuper_bool
(objc_super superId, long sel, NSRange arg0, long arg1) long
NSLayoutManager.rectArrayForCharacterRange
(NSRange charRange, NSRange selCharRange, NSTextContainer container, long[] rectCount) long
NSLayoutManager.rectArrayForGlyphRange
(NSRange glyphRange, NSRange selGlyphRange, NSTextContainer container, long[] rectCount) void
NSMutableAttributedString.removeAttribute
(NSString name, NSRange range) void
NSLayoutManager.removeTemporaryAttribute
(NSString attrName, NSRange charRange) void
NSMutableAttributedString.replaceCharactersInRange
(NSRange range, NSString str) void
NSMutableString.replaceCharactersInRange
(NSRange range, NSString aString) void
NSText.replaceCharactersInRange
(NSRange range, NSString aString) void
NSText.scrollRangeToVisible
(NSRange range) void
NSMutableAttributedString.setBaseWritingDirection
(long writingDirection, NSRange range) void
NSTextView.setBaseWritingDirection
(long writingDirection, NSRange range) void
NSLayoutManager.setLineFragmentRect
(NSRect fragmentRect, NSRange glyphRange, NSRect usedRect) void
NSText.setSelectedRange
(NSRange selectedRange) boolean
NSTextView.shouldChangeTextInRange
(NSRange affectedCharRange, NSString replacementString) static NSValue
NSNumber.valueWithRange
(NSRange range) static NSValue
NSValue.valueWithRange
(NSRange range)