Searched defs:firstChar (Results 1 – 3 of 3) sorted by relevance
359 int firstChar = (col + 1) / 26; in int2CellStr() local
466 int firstChar = std::min(gi.firstChar(), gi.lastChar()); in append() local
2650 TTSimpleGlyphMetrics *GetTTSimpleCharMetrics(TrueTypeFont * ttf, sal_uInt16 firstChar, int nChars, … in GetTTSimpleCharMetrics()
Completed in 28 milliseconds