HomeSort by relevance Sort by last modified time
    Searched full:p2_x (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 86 int p2_x = static_cast<const GdkRectangle*>(p2)->x; local
87 if (p1_x < p2_x)
89 else if (p1_x == p2_x)
    [all...]

Completed in 632 milliseconds