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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1TextP.h172 Boolean hasfocus; /* TRUE if we currently have input focus.*/ member in struct:_TextPart
H A DXaw3_1TextAction.c899 ctx->text.hasfocus = TRUE;
910 ctx->text.hasfocus = FALSE;
H A DXaw3_1Text.c503 ctx->text.hasfocus = FALSE;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextP.h213 Boolean hasfocus; /* TRUE if we currently have input focus.*/ member in struct:_TextPart
H A DTextAction.c1425 ctx->text.hasfocus = TRUE;
1441 ctx->text.hasfocus = FALSE;
1455 !ctx->text.hasfocus) {
1471 !ctx->text.hasfocus) {
H A DText.c543 ctx->text.hasfocus = FALSE;

Completed in 1407 milliseconds