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

  /external/chromium/chrome/browser/ui/views/frame/
contents_container.h 67 void CreateOverlay(int initial_opacity);
contents_container.cc 113 CreateOverlay(kMinOpacity);
120 CreateOverlay(kMaxOpacity);
153 void ContentsContainer::CreateOverlay(int initial_opacity) {

Completed in 558 milliseconds