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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Text.c86 static XawTextPosition FindGoodPosition(), _BuildLineTable();
856 (void) _BuildLineTable(ctx, ctx->text.lt.top = position, zeroPosition, 0);
865 _BuildLineTable(ctx, position, min_pos, line) function
1701 updateTo = _BuildLineTable(ctx,
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DText.c115 static XawTextPosition FindGoodPosition(), _BuildLineTable();
947 (void) _BuildLineTable(ctx, ctx->text.lt.top = position, zeroPosition, 0);
956 _BuildLineTable(ctx, position, min_pos, line) function
2032 updateTo = _BuildLineTable(ctx,

Completed in 18 milliseconds