Lines Matching defs:resWidth
455 * resWidth - Width actually used (return)
465 int *resWidth, int *resHeight)
468 *resHeight = *resWidth = 0;
480 * resWidth - Distance between fromPos and toPos
490 XawTextPosition toPos _X_UNUSED, int *resWidth,
493 *resWidth = *resHeight = 0;
723 * resWidth - Width actually used (return)
737 XawTextPosition *resPos, int *resWidth, int *resHeight)
743 resPos, resWidth, resHeight);
755 * resWidth - Distance between fromPos and toPos
765 XawTextPosition toPos, int *resWidth,
771 resWidth, resPos, resHeight);