Home | History | Annotate | Download | only in src

Lines Matching full:direction

161     // For suggestions, we use the direction of the input field as the direction
1121 void WebViewImpl::setTextDirection(WebTextDirection direction)
1124 // the text direction of the selected node and updates its DOM "dir"
1125 // attribute and its CSS "direction" property.
1135 switch (direction) {