Lines Matching full:direction
232 void SelectionController::willBeModified(EAlteration alter, EDirection direction)
241 // FIXME: This is probably not correct for right and left when the direction is RTL.
242 switch (direction) {
264 return renderer->style()->direction();
275 // it extends forward logically if the enclosing block is LTR direction,
276 // but it extends backward logically if the enclosing block is RTL direction.
424 // it extends backward logically if the enclosing block is LTR direction,
425 // but it extends forward logically if the enclosing block is RTL direction.