Home | History | Annotate | Download | only in WebView

Lines Matching refs:setFontSize

4332         [style setFontSize:@"12px"];
4340 [style setFontSize:[NSString stringWithFormat:@"%0.fpx", [font pointSize]]];
4541 [style setFontSize:[NSString stringWithFormat:@"%dpx", aPointSize]];