Home | History | Annotate | Download | only in rendering

Lines Matching refs:firstLineStyleSlowCase

594     RenderStyle* firstLineStyle() const { return document()->usesFirstLineRules() ? firstLineStyleSlowCase() : style(); }
826 RenderStyle* firstLineStyleSlowCase() const;