Home
last modified time | relevance | path

Searched defs:text_width (Results 1 – 9 of 9) sorted by relevance

/external/chromium/chrome/common/
Dbadge_util.cc69 SkScalar text_width = paint->measureText(badge_text.c_str(), in DrawBadgeIconOverlay() local
/external/chromium/chrome/browser/ui/views/
Dtheme_install_bubble_view.cc133 int text_width = views::Label::font().GetStringWidth(text_); in OnPaint() local
Dstatus_bubble_views.cc431 int text_width = std::min( in OnPaint() local
650 int text_width = static_cast<int>(popup_bounds.width() - in SetURL() local
/external/chromium/chrome/common/extensions/
Dextension_action.cc128 SkScalar text_width = text_paint->measureText(text.c_str(), text.size()); in PaintBadge() local
/external/chromium/chrome/browser/chromeos/login/
Dusername_view.cc116 int text_height, text_width; in PaintUsername() local
/external/chromium/chrome/browser/ui/gtk/bookmarks/
Dbookmark_utils_gtk.cc139 int text_width = sender->allocation.width - text_x; in OnDragIconExpose() local
/external/chromium/chrome/browser/autocomplete/
Dautocomplete_popup_view_gtk.cc633 int text_width = window_rect.width() - (kIconAreaWidth + kRightPadding); in HandleExpose() local
Dautocomplete_edit_view_gtk.cc835 gint text_width = first_char_start < last_char_start ? in TextWidth() local
/external/chromium/chrome/browser/ui/gtk/
Dlocation_bar_view_gtk.cc1160 int text_width = location_entry_->TextWidth(); in AdjustChildrenVisibility() local