Lines Matching refs:textPosition
649 UINT32 textPosition,
653 if (fLength <= textPosition) {
658 *textString = fString + textPosition;
659 *textLength = fLength - textPosition;
664 UINT32 textPosition,
668 if (textPosition < 1 || fLength <= textPosition) {
674 *textLength = textPosition;
684 UINT32 textPosition,
693 UINT32 textPosition,
780 0, // textPosition,