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

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DText.c1077 XawTextPosition last_pos; local
1084 last_pos = PositionForXY(ctx, (Position) ctx->core.width, y);
1085 line = LineForPosition(ctx, last_pos);

Completed in 34 milliseconds