Home
last modified time | relevance | path

Searched refs:cbox (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx1476 FT_BBox cbox; in GetGlyphBitmap1() local
1477 FT_Glyph_Get_CBox(pGlyphFT, ft_glyph_bbox_unscaled, &cbox); in GetGlyphBitmap1()
1479 if( (cbox.xMax - cbox.xMin) == 0 || (cbox.yMax - cbox.yMin == 0) ) in GetGlyphBitmap1()

Completed in 31 milliseconds