Home | History | Annotate | Download | only in WebCore

Lines Matching full:direction

124         it with a text direction parameter.
1549 Blocks with direction:rtl and overflow:auto or scroll have incorrect scrollbars
3661 (KCSpotLightSource::direction): added
9617 (khtml::BidiIterator::direction):
17059 * khtml/rendering/bidi.h: Include an "override direction" flag in BidiRun.
17061 (khtml::RenderBlock::computeVerticalPositionsForLine): Pass in "override direction" parameter.
17062 (khtml::RenderBlock::bidiReorderLine): Set direction based on override.
17063 (khtml::RenderBlock::layoutInlineChildren): Pass in "override direction" parameter.
17065 * khtml/rendering/render_object.h: Update position function to take an "override direction" parameter.