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

  /external/chromium_org/components/history/core/common/
thumbnail_score.h 56 // thumbnails with |at_top| set to false.
57 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 1376 int val, at_top; local
1399 at_top = 1;
1414 at_top = 0;
1451 if (at_top) {
1468 int val, at_top; local
1490 at_top = 1;
1505 at_top = 0;
    [all...]

Completed in 160 milliseconds