Searched defs:nGlyphCapacity (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/vcl/source/glyphs/ | ||
H A D | gcach_layout.cxx | 404 int nGlyphCapacity = (3 * (rArgs.mnEndCharPos - rArgs.mnMinCharPos ) | 15) + 1; in operator ()() local |
Completed in 14 milliseconds