Home | History | Annotate | Download | only in page

Lines Matching refs:setBaseWritingDirection

334         frame->editor()->setBaseWritingDirection(NaturalWritingDirection);
337 frame->editor()->setBaseWritingDirection(LeftToRightWritingDirection);
340 frame->editor()->setBaseWritingDirection(RightToLeftWritingDirection);