|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CFRange | |
---|---|
org.rococoa.cocoa.corefoundation | |
org.rococoa.cocoa.coretext |
Uses of CFRange in org.rococoa.cocoa.corefoundation |
---|
Subclasses of CFRange in org.rococoa.cocoa.corefoundation | |
---|---|
static class |
CFRange.ByReference
|
static class |
CFRange.ByValue
|
Fields in org.rococoa.cocoa.corefoundation declared as CFRange | |
---|---|
CFRange |
CFStringInlineBuffer.rangeToBuffer
Range in string to buffer C type : CFRange |
Methods in org.rococoa.cocoa.corefoundation that return CFRange | |
---|---|
static CFRange[] |
CFRange.newArray(int arrayLength)
|
Methods in org.rococoa.cocoa.corefoundation with parameters of type CFRange | |
---|---|
HIServicesLibrary.__CFDictionary |
CoreFoundationLibrary.CFAttributedStringGetAttributes(CoreFoundationLibrary.__CFAttributedString aStr,
NativeLong loc,
CFRange effectiveRange)
|
HIServicesLibrary.__CFDictionary |
CoreFoundationLibrary.CFAttributedStringGetAttributesAndLongestEffectiveRange(CoreFoundationLibrary.__CFAttributedString aStr,
NativeLong loc,
CFRange.ByValue inRange,
CFRange longestEffectiveRange)
|
NativeLong |
CoreFoundationLibrary.CFStringTokenizerGetCurrentSubTokens(CoreFoundationLibrary.__CFStringTokenizer tokenizer,
CFRange ranges,
NativeLong maxRangeLength,
HIServicesLibrary.__CFArray derivedSubTokens)
|
CFRange.ByValue |
CoreFoundationLibrary.CFURLGetByteRangeForComponent(ColorSyncLibrary.__CFURL url,
int component,
CFRange rangeIncludingSeparators)
Gets the range of the requested component in the bytes of url, as returned by CFURLGetBytes(). |
Constructors in org.rococoa.cocoa.corefoundation with parameters of type CFRange | |
---|---|
CFStringInlineBuffer(short[] buffer,
ShortByReference directBuffer,
CFRange rangeToBuffer,
NativeLong bufferedRangeStart,
NativeLong bufferedRangeEnd)
|
Uses of CFRange in org.rococoa.cocoa.coretext |
---|
Methods in org.rococoa.cocoa.coretext with parameters of type CFRange | |
---|---|
CGSize.ByValue |
CoreTextLibrary.CTFramesetterSuggestFrameSizeWithConstraints(CoreTextLibrary.__CTFramesetter framesetter,
CFRange.ByValue stringRange,
HIServicesLibrary.__CFDictionary frameAttributes,
CGSize.ByValue constraints,
CFRange fitRange)
Original signature : CGSize CTFramesetterSuggestFrameSizeWithConstraints(CTFramesetterRef, CFRange, CFDictionaryRef, CGSize, CFRange*) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/CoreText.framework/Headers/CTFramesetter.h:168 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |