Searched defs:bulletWidth (Results 1 – 1 of 1) sorted by relevance
683 int bulletWidth = font.ascent() / 2; in calcPrefWidths() local843 int bulletWidth = (ascent * 2 / 3 + 1) / 2; in getRelativeMarkerRect() local