Searched refs:_XawTextSinkClearToBackground (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | MultiSink.c | 127 void _XawTextSinkClearToBackground(Widget, int, int, unsigned, unsigned); 319 _XawTextSinkClearToBackground(w, x, y - abs(ext->max_logical_extent.y), 387 _XawTextSinkClearToBackground(w, 482 _XawTextSinkClearToBackground(w, sink->multi_sink.cursor_x,
|
| H A D | AsciiSink.c | 107 void _XawTextSinkClearToBackground(Widget, int, int, unsigned, unsigned); 757 _XawTextSinkClearToBackground(ctx->text.sink, 1024 _XawTextSinkClearToBackground(w, x, y - sink->ascii_sink.font->ascent, 1089 _XawTextSinkClearToBackground(w, x, y-font->ascent, (unsigned)width, 1295 _XawTextSinkClearToBackground(w, x, y,
|
| H A D | TextSink.c | 87 void _XawTextSinkClearToBackground(Widget, int, int, unsigned, unsigned); 699 _XawTextSinkClearToBackground(w, x, y, width, height); 703 _XawTextSinkClearToBackground(Widget w, function in typeref:typename:void
|
| H A D | Text.c | 106 #define SinkClearToBG _XawTextSinkClearToBackground 256 void _XawTextSinkClearToBackground(Widget, int, int, unsigned, unsigned);
|
Completed in 11 milliseconds