Lines Matching +defs:tab +defs:width

304     sink->text_sink.tab_count = 0; /* Initialize the tab stops. */
411 * width - size of area to clear
420 unsigned int width, unsigned int height)
423 * Don't clear in height or width are zero
431 x2 = (Position) (XawMin(x + (int)width, (int)XtWidth(xaw) - xaw->text.r_margin.right));
436 width = (unsigned)(XawMax(0, x2 - x1));
439 if (height != 0 && width != 0)
441 x, y, width, height, False);
452 * width - width of section to paint text
463 FindPosition(Widget w _X_UNUSED, XawTextPosition fromPos _X_UNUSED, int fromx _X_UNUSED, int width _X_UNUSED,
505 * width - width to move
513 Resolve(Widget w _X_UNUSED, XawTextPosition pos _X_UNUSED, int fromx _X_UNUSED, int width _X_UNUSED,
600 rect->x = rect->y = (short)(rect->width = rect->height = 0);
681 * width - size of area to clear
692 unsigned int width, unsigned int height
695 Dimension width, Dimension height
699 _XawTextSinkClearToBackground(w, x, y, width, height);
705 unsigned int width, unsigned int height)
709 (*cclass->text_sink_class.ClearToBackground)(w, x, y, width, height);
720 * width - width of section to paint text
731 XawTextSinkFindPosition(Widget w, XawTextPosition fromPos, int fromx, int width,
741 (*cclass->text_sink_class.FindPosition)(w, fromPos, fromx, width,
782 * width - width to move
790 XawTextSinkResolve(Widget w, XawTextPosition pos, int fromx, int width,
795 (*cclass->text_sink_class.Resolve)(w, pos, fromx, width, resPos);
865 short *tab, len = 0;
868 for (i = tab_count, tab = char_tabs; i; i--) {
870 *tab++ = (len = (short)*tabs++);
1096 * CapStemWidth = average width of the stems of capitals