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

  /external/chromium_org/ui/views/
cull_set.cc 19 bool CullSet::ShouldPaint(const View* view) const {
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_non_client_frame_view_ash.cc 186 if (!ShouldPaint() || UseImmersiveLightbarHeaderStyle())
298 if (!ShouldPaint())
535 bool BrowserNonClientFrameViewAsh::ShouldPaint() const {

Completed in 2878 milliseconds