Searched defs:firstLineBoxBaseline (Results 1 – 7 of 7) sorted by relevance
105 … virtual int firstLineBoxBaseline() const OVERRIDE { return RenderBlock::firstLineBoxBaseline(); } in firstLineBoxBaseline() function
114 … virtual int firstLineBoxBaseline() const OVERRIDE { return RenderBlock::firstLineBoxBaseline(); } in firstLineBoxBaseline() function
519 virtual int firstLineBoxBaseline() const { return -1; } in firstLineBoxBaseline() function
1347 int RenderTable::firstLineBoxBaseline() const in firstLineBoxBaseline() function in WebCore::RenderTable
148 int RenderFlexibleBox::firstLineBoxBaseline() const in firstLineBoxBaseline() function in WebCore::RenderFlexibleBox
1263 int RenderTableSection::firstLineBoxBaseline() const in firstLineBoxBaseline() function in WebCore::RenderTableSection
4580 int RenderBlock::firstLineBoxBaseline() const in firstLineBoxBaseline() function in WebCore::RenderBlock