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

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DTextP.h233 Boolean showposition; /* True if we need to show the position */ member in struct:_TextPart
/xsrc/external/mit/libXaw/dist/src/
H A DText.c918 ctx->text.showposition = True;
2318 Bool showposition = tw->text.showposition; local in function:_SetSelection
2321 tw->text.showposition = False;
2352 tw->text.showposition = (Boolean)showposition;
3315 ctx->text.showposition = False;
3616 if(ctx->text.old_insert != ctx->text.insertPos || ctx->text.showposition)
3655 ctx->text.showposition = True;
3746 newtw->text.showposition
[all...]
H A DTextAction.c543 ctx->text.showposition = True;
617 ctx->text.showposition = True;
662 ctx->text.showposition = True;
1353 ctx->text.showposition = TRUE;
2464 ctx->text.showposition = True;
2527 ctx->text.showposition = TRUE;
4018 ctx->text.showposition = True;
4119 ctx->text.showposition = True;

Completed in 12 milliseconds