Searched refs:realW (Results 1 - 2 of 2) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1Text.c | 806 int realW, realH; local 817 *x, pos, &realW, &endPos, &realH); 818 *x += realW; 873 int count, width, realW, realH; local 891 &endPos, &realW, &realH); 892 lt->textWidth = realW;
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | Text.c | 890 int realW, realH; local 901 *x, pos, &realW, &endPos, &realH); 902 *x += realW; 964 int count, width, realW, realH; local 983 &endPos, &realW, &realH); 984 lt->textWidth = realW;
|
Completed in 25 milliseconds