Searched defs:SchedulePaintForTitle (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/wm/
H A Dcustom_frame_view_ash.cc145 void SchedulePaintForTitle();
240 void CustomFrameViewAsh::HeaderView::SchedulePaintForTitle() { function in class:ash::CustomFrameViewAsh::HeaderView
241 header_painter_->SchedulePaintForTitle(GetTitleFont());
450 header_view_->SchedulePaintForTitle();
H A Dheader_painter.cc457 void HeaderPainter::SchedulePaintForTitle(const gfx::Font& title_font) { function in class:ash::HeaderPainter

Completed in 284 milliseconds