Home
last modified time | relevance | path

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

/external/chromium_org/ui/gfx/
Drender_text_pango.cc37 bool IsForwardMotion(VisualCursorDirection direction, const PangoItem* item) { in IsForwardMotion() function
162 if (IsForwardMotion(direction, item)) { in AdjacentCharSelectionModel()
181 return IsForwardMotion(direction, item) ? in AdjacentCharSelectionModel()
205 if (IsForwardMotion(direction, item) ? in AdjacentWordSelectionModel()