Searched refs:clear_from (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Clock.c327 int clear_from; local
346 clear_from = XTextWidth (w->clock.font, time_ptr, len)
348 if (clear_from < w->core.width)
350 clear_from, 0, w->core.width - clear_from, w->core.height);

Completed in 10 milliseconds