Searched refs:end_location (Results 1 – 2 of 2) sorted by relevance
/external/chromium/chrome/browser/autocomplete/ |
D | autocomplete_popup_view_gtk_unittest.cc | 70 guint end_location, in RunInfoForAttrType() argument 119 retval.length_ = end_location - location; in RunInfoForAttrType() 132 guint end_location, in RunLengthForAttrType() argument 135 end_location, in RunLengthForAttrType() 141 guint end_location, in RunHasAttribute() argument 144 end_location, in RunHasAttribute() 151 guint end_location, in RunHasColor() argument 159 end_location, in RunHasColor() 168 guint end_location, in RunHasWeight() argument 173 end_location, in RunHasWeight()
|
D | autocomplete_edit_view_gtk.cc | 1846 GdkRectangle start_location, end_location; in WindowBoundsFromIters() local 1849 gtk_text_view_get_iter_location(text_view, iter2, &end_location); in WindowBoundsFromIters() 1856 end_location.x + end_location.width, in WindowBoundsFromIters() 1857 end_location.y + end_location.height, in WindowBoundsFromIters()
|