Searched refs:eop_end (Results 1 - 2 of 2) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1TextAction.c | 1148 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 D | TextAction.c | 1845 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 16 milliseconds