Home | History | Annotate | Download | only in resolver

Lines Matching refs:inlineStyle

492         if (state.element()->inlineStyle()) {
494 bool isInlineStyleCacheable = !state.element()->inlineStyle()->isMutable();
495 collector.addElementStyleProperties(state.element()->inlineStyle(), isInlineStyleCacheable);