Home | History | Annotate | Download | only in resolver

Lines Matching refs:RenderStyle

36 class RenderStyle;
44 RefPtr<RenderStyle> renderStyle;
45 RefPtr<RenderStyle> parentRenderStyle;
47 void set(const RenderStyle*, const RenderStyle* parentStyle, const MatchResult&);
68 void add(const RenderStyle*, const RenderStyle* parentStyle, unsigned hash, const MatchResult&);
73 static bool isCacheable(const Element*, const RenderStyle*, const RenderStyle* parentStyle);