Home | History | Annotate | Download | only in src

Lines Matching refs:Scan

91 static  XawTextPosition Scan(Widget, XawTextPosition, XawTextScanType,
230 Scan, /* Scan */
286 if (t_src->textSrc_class.Scan == XtInheritScan)
287 t_src->textSrc_class.Scan = superC->textSrc_class.Scan;
445 * Scan
450 * type - type of thing to scan for
451 * dir - direction to scan
461 Scan(Widget w _X_UNUSED, XawTextPosition position _X_UNUSED, XawTextScanType type _X_UNUSED,
1409 * type - type of thing to scan for
1410 * dir - direction to scan
1433 return ((*cclass->textSrc_class.Scan)
1444 * dir - direction to scan