HomeSort by relevance Sort by last modified time
    Searched refs:left_threshold (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/gtk/
status_bubble_gtk.cc 203 int left_threshold = local
210 (!ltr && location.x() > left_threshold)) &&
219 left_threshold - location.x(),
  /external/chromium_org/chrome/browser/ui/gtk/
status_bubble_gtk.cc 215 int left_threshold = local
222 (!ltr && location.x() > left_threshold)) &&
231 left_threshold - location.x(),

Completed in 277 milliseconds