Home
last modified time | relevance | path

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

/external/chromium_org/ui/gfx/
Drender_text_pango.cc26 GSList* GSListPrevious(GSList* head, GSList* item) { in GSListPrevious() function
176 run->next : GSListPrevious(current_line_->runs, run); in AdjacentCharSelectionModel()