Home | History | Annotate | Download | only in bench

Lines Matching refs:font_size

738     font_size = 16
942 print '<text id="label" x="0" y=%s' % qa(font_size),
943 print 'font-size=%s> </text>' % qa(font_size)
946 print '<text id="revision" x="0" y=%s style="' % qa(font_size*2)
947 print 'font-size: %s; ' % qe(font_size)