Home
last modified time | relevance | path

Searched defs:at_top (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/common/
Dthumbnail_score.h51 bool at_top; member
Dthumbnail_score.cc22 static int GetThumbnailType(bool good_clipping, bool at_top) { in GetThumbnailType()
/external/libpcap/
Doptimize.c1424 int val, at_top; local
1517 int val, at_top; local
/external/webkit/Source/WebCore/inspector/front-end/UglifyJS/
Dprocess.js1484 MAP.at_top = function(val) { return new AtTop(val) }; function