Lines Matching full:direction
2165 A single fix in bidi.cpp was needed to fix SVG's unicode-bidi/direction handling, to fix text-intro-02-b.svg.
2166 SVG didacts that the 'direction' attribute is ignored if unicode-bidi is set to 'normal' (default).
3903 Use FocusDirection argument instead of key modifiers to send direction to advanceFocus.
4179 Fix <rdar://4965715> Horizontal scrollwheel scrolling moves in opposite direction on Vista
9997 done in the correct direction.
10336 Fix <rdar://5395835> REGRESSION (r24527): Context menu for edit fields is missing "Font & Writing Direction"
11695 characters. Changed the logic to rely on the eor direction only for
14378 (WebCore::TextRunIterator::direction):
14391 using the 'direction' and 'unicode-bidi' properties.
15003 (WebCore::CharacterBufferIterator::direction):
30106 RTL when direction:rtl is set.
34421 Test: fast/forms/select-writing-direction-natural.html
34424 which says whether items in the popup ignore the CSS text-align and direction
34425 properties and instead are left-aligned and use natural writing direction.
34438 the Unicode Bidi Algorithm rules P2 and P3 to determine the writing direction
34440 (WebCore::RenderMenuList::adjustInnerStyle): Made the alignment and direction
34443 the style depends on the text when natural writing direction is used.
37898 (WebCore::RenderMenuList::adjustInnerStyle): Set the inner block style to direction: ltr, and text-align: left. This means that
49841 (-[WebCoreFrameBridge rangeByAlteringCurrentSelection:SelectionController::direction:SelectionController::granularity:]):
56582 the event pointer. Also added a version where the direction is passed explicitly, to be used
58298 (WebCore::RenderTextControl::createInnerTextStyle): Inherit the direction
62318 (WebCore::BidiIterator::direction): Ditto.
63528 (-[WebCoreFrameBridge searchFor:direction:caseSensitive:wrap:startInSelection:]):
66076 spill out horizontally in the appropriate direction (RTL/LTR).
66980 (WebCore::BidiIterator::direction):
67463 direction is right to left.
69654 (WebCore::Marquee::direction):