HomeSort by relevance Sort by last modified time
    Searched defs:at_top (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/common/
thumbnail_score.h 50 // thumbnails with |at_top| set to false.
51 bool at_top; member in struct:ThumbnailScore
  /external/chromium_org/chrome/common/
thumbnail_score.h 57 // thumbnails with |at_top| set to false.
58 bool at_top; member in struct:ThumbnailScore
  /external/chromium_org/chrome/browser/ui/panels/
stacked_panel_collection.cc 730 bool at_top = panel == top_panel(); local
732 if (at_top && at_bottom)
734 else if (at_top)
  /external/libpcap/
optimize.c 1424 int val, at_top; local
1447 at_top = 1;
1462 at_top = 0;
1517 int val, at_top; local
    [all...]

Completed in 818 milliseconds