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

  /external/chromium_org/ash/wm/
custom_frame_view_ash.cc 145 void SchedulePaintForTitle();
240 void CustomFrameViewAsh::HeaderView::SchedulePaintForTitle() {
241 header_painter_->SchedulePaintForTitle(GetTitleFont());
450 header_view_->SchedulePaintForTitle();
header_painter.cc 457 void HeaderPainter::SchedulePaintForTitle(const gfx::Font& title_font) {

Completed in 769 milliseconds