HomeSort by relevance Sort by last modified time
    Searched full:bold_style (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/ui/views/sync/
profile_signin_confirmation_dialog_views.cc 173 views::StyledLabel::RangeStyleInfo bold_style; local
174 bold_style.font_style = gfx::Font::BOLD;
176 gfx::Range(offset, offset + domain.size()), bold_style); local

Completed in 42 milliseconds