Searched refs:text_move (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextP.h160 struct text_move { struct
162 struct text_move * next;
218 struct text_move * copy_area_offsets; /* Text offset area (linked list) */
H A DText.c3021 struct text_move * offsets = XtNew(struct text_move);
3030 struct text_move * end = ctx->text.copy_area_offsets;
3046 struct text_move * offsets = ctx->text.copy_area_offsets;
3073 struct text_move * offsets = ctx->text.copy_area_offsets;

Completed in 18 milliseconds