Home | History | Annotate | Download | only in canvas

Lines Matching refs:defaultFontSize

77 static const int defaultFontSize = 10;
2092 defaultFontDescription.setSpecifiedSize(defaultFontSize);
2093 defaultFontDescription.setComputedSize(defaultFontSize);