Home | History | Annotate | Download | only in canvas

Lines Matching defs:styleSelector

1390     CSSStyleSelector* styleSelector = canvas()->document()->styleSelector();
1391 styleSelector->applyPropertyToStyle(CSSPropertyFont, tempDecl->getPropertyCSSValue(CSSPropertyFont).get(), newStyle.get());
1394 state().m_font.update(styleSelector->fontSelector());