Searched refs:eop_end (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1TextAction.c1148 XawTextPosition startPos, endPos, eop_begin, eop_end, temp; local
1161 eop_begin = eop_end = startPos = endPos = from;
1174 startPos = eop_end;
1176 eop_end = SrcScan(src, startPos, XawstParagraph, XawsdRight, 1, TRUE);
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextAction.c1845 XawTextPosition startPos, endPos, eop_begin, eop_end, temp; local
1866 eop_begin = eop_end = startPos = endPos = from;
1881 startPos = eop_end;
1883 eop_end = SrcScan(src, startPos, XawstParagraph, XawsdRight, 1, TRUE);

Completed in 1005 milliseconds