Home | History | Annotate | Download | only in ports

Lines Matching refs:textPosition

647         UINT32 textPosition,
651 if (fLength <= textPosition) {
656 *textString = fString + textPosition;
657 *textLength = fLength - textPosition;
662 UINT32 textPosition,
666 if (textPosition < 1 || fLength <= textPosition) {
672 *textLength = textPosition;
682 UINT32 textPosition,
691 UINT32 textPosition,
782 0, // textPosition,