Lines Matching refs:resHeight
322 * resHeight - Height actually used. *** RETURNED ***
329 resPos, resWidth, resHeight)
335 int *resWidth, *resHeight;
338 *resHeight = *resWidth = 0;
349 * resHeight - Height required by this text.
355 FindDistance (w, fromPos, fromx, toPos, resWidth, resPos, resHeight)
362 int *resHeight;
364 *resWidth = *resHeight = 0;
584 * resHeight - Height actually used. *** RETURNED ***
591 resPos, resWidth, resHeight)
597 int *resWidth, *resHeight;
603 resPos, resWidth, resHeight);
614 * resHeight - Height required by this text.
620 XawTextSinkFindDistance (w, fromPos, fromx, toPos, resWidth, resPos, resHeight)
623 int fromx, *resWidth, *resHeight;
628 resWidth, resPos, resHeight);