Searched refs:_XawTextNeedsUpdating (Results 1 - 2 of 2) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1Text.c | 655 _XawTextNeedsUpdating(ctx, left, right) function 993 _XawTextNeedsUpdating(ctx, zeroPosition, ctx->text.lastPos); 1041 _XawTextNeedsUpdating(ctx, zeroPosition, ctx->text.lastPos); 1090 _XawTextNeedsUpdating(ctx, lt->info[lt->lines - n].position, 1124 _XawTextNeedsUpdating(ctx, lt->info[0].position, updateTo); 1283 _XawTextNeedsUpdating(ctx, pos1, pos2); 1555 _XawTextNeedsUpdating(ctx, left, pos); 1559 _XawTextNeedsUpdating(ctx, ctx->text.s.left, pos); 1563 _XawTextNeedsUpdating(ctx, pos, ctx->text.s.right); 1567 _XawTextNeedsUpdating(ct [all...] |
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | Text.c | 704 _XawTextNeedsUpdating(ctx, left, right) function 1097 _XawTextNeedsUpdating(ctx, zeroPosition, ctx->text.lastPos); 1156 _XawTextNeedsUpdating(ctx, zeroPosition, ctx->text.lastPos); 1204 _XawTextNeedsUpdating(ctx, lt->info[lt->lines - n].position, 1239 _XawTextNeedsUpdating(ctx, lt->info[0].position, updateTo); 1406 _XawTextNeedsUpdating(ctx, pos1, pos2); 1859 _XawTextNeedsUpdating(ctx, left, pos); 1863 _XawTextNeedsUpdating(ctx, ctx->text.s.left, pos); 1867 _XawTextNeedsUpdating(ctx, pos, ctx->text.s.right); 1871 _XawTextNeedsUpdating(ct [all...] |
Completed in 37 milliseconds