Lines Matching refs:startOffset

2402  @li endOffset < startOffset
2410 @param [in] startOffset
2422 [in] long startOffset,
2431 @param [out] startOffset
2448 [out] long *startOffset,
2590 …<li>the startOffset for the "one ? three" object would be 4, matching the embed character and the …
2591 <li>the startOffset for the "two" object would be 0, and the endOffset would be 3</li>
2597 @param [out] startOffset
2607 [out] long *startOffset,
2613 The substring starts with the character at startOffset (inclusive) and up to
2614 the character at endOffset (exclusive), if startOffset is less or equal
2615 endOffset. If endOffset is lower than startOffset, the result is the same
2621 @param [in] startOffset
2628 Returns the substring starting with the character at startOffset (inclusive)
2629 and up to the character at endOffset (exclusive), if startOffset is less than
2634 @li The returned string may be longer than endOffset-startOffset bytes if text
2642 [in] long startOffset,
2670 @param [out] startOffset
2687 [out] long *startOffset,
2715 @param [out] startOffset
2732 [out] long *startOffset,
2761 @param [out] startOffset
2778 [out] long *startOffset,
2825 @param [in] startOffset
2838 [in] long startOffset,
3034 @param [out] startOffset
3049 [out] long *startOffset,
3121 If startOffset is less than endOffset, the substring starts with the
3122 character at startOffset and ends with the character just before endOffset.
3123 If endOffset is lower than startOffset, the result is the same as a call
3141 @param [in] startOffset
3157 [in] long startOffset,
3166 @param [in] startOffset
3181 [in] long startOffset,
3213 @param [in] startOffset
3229 [in] long startOffset,
3266 @param [in] startOffset
3283 [in] long startOffset,
3293 @param [in] startOffset
3311 [in] long startOffset,