Searched defs:text_direction_hint (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_impl.cc1454 WebTextDirection text_direction_hint) {
1470 if (text_direction_hint == blink::WebTextDirectionLeftToRight) {
1474 } else if (text_direction_hint == blink::WebTextDirectionRightToLeft &&
1452 OnSetTooltipText( const base::string16& tooltip_text, WebTextDirection text_direction_hint) argument

Completed in 87 milliseconds