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

  /external/chromium_org/components/infobars/core/
infobar.cc 69 RecalculateHeights(true);
93 RecalculateHeights(false);
111 RecalculateHeights(false);
116 RecalculateHeights(false);
124 RecalculateHeights(true);
128 void InfoBar::RecalculateHeights(bool force_notify) {
infobar.h 125 void RecalculateHeights(bool force_notify);

Completed in 499 milliseconds