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

/xsrc/external/mit/libXaw/dist/src/
H A DMultiSink.c592 int i, lastWidth, whiteSpaceWidth, rWidth; local in function:FindPosition
599 rWidth = lastWidth = whiteSpaceWidth = 0;
622 whiteSpaceWidth = rWidth;
631 rWidth = whiteSpaceWidth;
H A DAsciiSink.c1481 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