OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NSRange
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/gfx/range/
range.h
18
typedef struct _NSRange
NSRange
;
47
explicit Range(const
NSRange
& range);
96
Range& operator=(const
NSRange
& range);
98
//
NSRange
does not store the directionality of a range, so if this
99
// is_reversed(), the range will get flipped when converted to an
NSRange
.
100
NSRange
ToNSRange() const;
/prebuilts/tools/darwin-x86_64/swt/
swt.jar
Completed in 28 milliseconds