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

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DTextP.h234 Boolean hasfocus; /* TRUE if we currently have input focus*/ member in struct:_TextPart
/xsrc/external/mit/libXaw/dist/src/
H A DMultiSink.c505 Boolean focus = ((TextWidget)ctx)->text.hasfocus;
H A DTextAction.c2870 if (ctx->text.hasfocus)
2885 ctx->text.hasfocus = TRUE;
2951 ctx->text.hasfocus = FALSE;
2963 && !ctx->text.hasfocus)
2974 && !ctx->text.hasfocus)
H A DAsciiSink.c1284 if (ctx->text.hasfocus)
1338 if (ctx->text.hasfocus && !has_selection)
H A DText.c925 ctx->text.hasfocus = False;

Completed in 15 milliseconds