Home
last modified time | relevance | path

Searched defs:MaxHeight (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/notifications/
Ddesktop_notifications_unittest.h59 int MaxHeight() { return Layout::max_balloon_height(); } in MaxHeight() function
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2079 unsigned MaxHeight = 0; in closestSucc() local