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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1TextPop.c261 XawTextPosition start_pos, pos; local
267 start_pos = pos = XawTextGetInsertionPoint(tw);
279 (void) XawTextReplace(tw, start_pos, pos, &text);

Completed in 24 milliseconds