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

  /external/chromium_org/third_party/WebKit/Source/core/html/shadow/
MediaControls.cpp 119 makeOpaque();
147 makeOpaque();
158 void MediaControls::makeOpaque()
160 m_panel->makeOpaque();
205 makeOpaque();
275 makeOpaque();
295 makeOpaque();
MediaControls.h 61 virtual void makeOpaque();
MediaControlElements.h 47 void makeOpaque();
MediaControlElements.cpp 184 void MediaControlPanelElement::makeOpaque()
  /external/chromium/chrome/browser/ui/views/tabs/
native_view_photobooth_win.cc 112 // to call makeOpaque _after_ the blit to correct for this.
113 canvas->AsCanvasSkia()->getTopPlatformDevice().makeOpaque(

Completed in 58 milliseconds