Searched refs:whiteSpaceWidth (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | MultiSink.c | 592 int i, lastWidth, whiteSpaceWidth, rWidth; local in function:FindPosition 599 rWidth = lastWidth = whiteSpaceWidth = 0; 622 whiteSpaceWidth = rWidth; 631 rWidth = whiteSpaceWidth;
|
| H A D | AsciiSink.c | 1481 int i, lastWidth, whiteSpaceWidth, rWidth, ascent = 0, descent = 0; local in function:FindPosition 1492 rWidth = lastWidth = whiteSpaceWidth = 0; 1539 whiteSpaceWidth = rWidth; 1551 rWidth = whiteSpaceWidth; 1567 int i, lastWidth, whiteSpaceWidth, rWidth; 1573 rWidth = lastWidth = whiteSpaceWidth = 0; 1595 whiteSpaceWidth = rWidth; 1604 rWidth = whiteSpaceWidth;
|
Completed in 5 milliseconds