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

/xsrc/external/mit/x11perf/dist/
H A Ddo_text.c129 int brows, bcolumns = 0, btotalChars = 0, bch = 0; local in function:InitText16
151 btotalChars = brows * bcolumns;
152 bch = btotalChars;
204 GetRealChar(bfont, btotalChars, bch);

Completed in 3 milliseconds