HomeSort by: relevance | last modified time | path
    Searched defs:clear_to_eol (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
TextP.h 236 Boolean clear_to_eol; /* Clear to eol when painting text? */ member in struct:_TextPart
  /xsrc/external/mit/libXaw/dist/src/
Text.c 929 ctx->text.clear_to_eol = True;
1277 ctx->text.clear_to_eol = True;
1372 ctx->text.clear_to_eol = True;
1381 ctx->text.clear_to_eol = True;
1385 ctx->text.clear_to_eol = True;
1392 ctx->text.clear_to_eol = True;
1665 ctx->text.clear_to_eol = True;
1675 ctx->text.clear_to_eol = True;
1724 ctx->text.clear_to_eol = True;
1800 if (ctx->text.clear_to_eol)
3081 Boolean clear_to_eol; local
3272 Boolean clear_to_eol; local
    [all...]

Completed in 8 milliseconds