Searched defs:toPos (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextSink.c347 * toPos - end Position.
348 * resWidth - Distance between fromPos and toPos.
349 * resPos - Acutal toPos used.
356 FindDistance (w, fromPos, fromx, toPos, resWidth, resPos, resHeight)
360 XawTextPosition toPos;
624 * toPos - end Position.
625 * resWidth - Distance between fromPos and toPos.
626 * resPos - Acutal toPos used.
635 XawTextPosition toPos, int *resWidth,
638 XawTextSinkFindDistance (w, fromPos, fromx, toPos, resWidt
634 XawTextSinkFindDistance(Widget w, XawTextPosition fromPos, int fromx, XawTextPosition toPos, int *resWidth, XawTextPosition *resPos, int *resHeight) argument
[all...]

Completed in 11 milliseconds