Home
last modified time | relevance | path

Searched refs:GetVisualDirectionOfLogicalEnd (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/gfx/
Drender_text.h320 VisualCursorDirection GetVisualDirectionOfLogicalEnd();
Drender_text.cc665 VisualCursorDirection RenderText::GetVisualDirectionOfLogicalEnd() { in GetVisualDirectionOfLogicalEnd() function in gfx::RenderText
863 if (direction == GetVisualDirectionOfLogicalEnd()) in EdgeSelectionModel()
/external/chromium_org/ui/views/controls/textfield/
Dtextfield_views_model.cc345 render_text_->GetVisualDirectionOfLogicalEnd(), in Append()