Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/gtk/tabs/
Dtab_strip_gtk.cc85 int p1_x = static_cast<const GdkRectangle*>(p1)->x; in CompareGdkRectangles() local
87 if (p1_x < p2_x) in CompareGdkRectangles()
89 else if (p1_x == p2_x) in CompareGdkRectangles()