Home | History | Annotate | Download | only in resolver

Lines Matching refs:RenderStyle

36 class RenderStyle;
47 void initForStyleResolve(const Document&, RenderStyle*);
73 void createFont(PassRefPtrWillBeRawPtr<FontSelector>, const RenderStyle* parentStyle, RenderStyle*);
75 void createFontForDocument(PassRefPtrWillBeRawPtr<FontSelector>, RenderStyle*);
100 void checkForOrientationChange(RenderStyle*);
102 void checkForGenericFamilyChange(RenderStyle*, const RenderStyle* parentStyle);
103 void updateComputedSize(RenderStyle*, const RenderStyle* parentStyle);
104 void updateComputedSize(FontDescription&, RenderStyle*);
110 // any notion of RenderStyle from here, allowing FontBuilder to build Font objects
111 // directly, rather than as a byproduct of calling RenderStyle::setFontDescription.
114 RenderStyle* m_style;
117 // object on RenderStyle from various other font-related
118 // properties on RenderStyle. Whenever one of those