Home
last modified time | relevance | path

Searched refs:XwsdLeft (Results 1 – 4 of 4) sorted by relevance

/dports/cad/xcircuit/xcircuit-3.10.30/Xw/
H A DSourceStr.c56 if (direction == XwsdLeft) {\
85 if (direction == XwsdLeft) {
241 (dir == XwsdLeft) && ((position == 0)))
254 if (dir == XwsdLeft)
H A DTextEdit.c533 ctx->text.source, position, XwstEOL, XwsdLeft, 1, FALSE);
563 ctx->text.extendDir = XwsdLeft;
595 ctx->text.extendDir = XwsdLeft;
600 (ctx->text.extendDir == XwsdLeft &&
603 (ctx->text.extendDir == XwsdRight)? XwsdLeft : XwsdRight;
1346 XwstPositions, XwsdLeft, 1, TRUE);
1389 XwstPositions, XwsdLeft, 1, TRUE);
1532 XwsdLeft, 1, TRUE);
1699 XwstEOL, XwsdLeft, 1, FALSE);
1701 XwsdLeft, 1, TRUE);
[all …]
H A DTextEdit.h64 typedef enum {XwsdLeft, XwsdRight} XwScanDirection; enumerator
H A Dsub.c172 ctx->text.lt.info[line + 1].position, XwstPositions, XwsdLeft,
426 XwsdLeft, n+1, FALSE);
502 (ctx->text.source, pos1, XwstWhiteSpace, XwsdLeft, 1, TRUE);
504 (ctx->text.source, updateFrom, XwstPositions, XwsdLeft, 1, TRUE);