HomeSort by relevance Sort by last modified time
    Searched refs:FillRect (Results 76 - 100 of 107) sorted by null

1 2 34 5

  /external/chromium_org/chrome/browser/ui/views/tabs/
tab.cc     [all...]
  /external/chromium_org/ui/views/controls/menu/
submenu_view.cc 407 canvas->FillRect(bounds, kDropIndicatorColor);
menu_win.cc 145 FillRect(hDC, &lpdis->rcItem, hbr);
native_menu_win.cc 214 FillRect(dc, &draw_item_struct->rcItem, hbr);
  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.cc 180 canvas->FillRect(
  /external/chromium_org/ui/gfx/
render_text.cc 661 canvas->FillRect(GetCursorBounds(position, true), cursor_color_);
    [all...]
  /external/chromium_org/ui/views/controls/table/
table_view.cc 481 canvas->FillRect(GetRowBounds(i), selected_bg_color);
548 canvas->FillRect(gfx::Rect(
  /external/chromium_org/ash/shelf/
shelf_widget.cc 400 canvas->FillRect(black_rect, SK_ColorBLACK);
  /external/chromium_org/chrome/browser/ui/views/
browser_actions_container.cc 549 canvas->FillRect(indicator_bounds, kDropIndicatorColor);
toolbar_view.cc 588 canvas->FillRect(gfx::Rect(0, height() - 1, width(), 1), SK_ColorBLACK);
  /external/chromium_org/chrome/browser/ui/views/notifications/
balloon_view_views.cc 508 canvas->FillRect(gfx::Rect(kLeftMargin, rect.bottom(), line_width, 1),
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_unittest.cc     [all...]
render_widget_host_view_win.cc     [all...]
  /external/chromium_org/printing/
emf_win.cc 129 ::FillRect(context_, &rect,
  /external/chromium_org/skia/ext/
platform_canvas_unittest.cc 116 FillRect(dc, &inner_rc, reinterpret_cast<HBRUSH>(GetStockObject(BLACK_BRUSH)));
  /external/chromium_org/ui/views/window/
custom_frame_view.cc 443 canvas->FillRect(gfx::Rect(client_area_bounds.x() - 1, client_area_top - 1,
  /external/chromium_org/ash/wm/
frame_painter.cc 565 canvas->FillRect(gfx::Rect(client_bounds.x(),
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_theme_service.cc     [all...]
location_bar_view_gtk.cc     [all...]
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.cc 864 canvas.FillRect(gfx::Rect(0, gradient_size, kToolbarImageWidth,
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/tests/
TransparencyWinTest.cpp 63 FillRect(dc, &innerRc,
317 src->context()->fillRect(fullRect, red);
320 src->context()->fillRect(rightHalf, green);
332 helper.context()->fillRect(inner, Color(0x7f000000));
370 src->context()->fillRect(fullRect, white);
390 helper.context()->fillRect(bottomRight, green);
406 src->context()->fillRect(fullRect, white);
429 helper.context()->fillRect(greenRect, green);
434 helper.context()->fillRect(redRect, red);
469 src->context()->fillRect(fullRect, white)
    [all...]
  /external/chromium_org/ui/views/controls/textfield/
native_textfield_win.cc     [all...]
  /external/chromium/chrome/browser/renderer_host/
render_widget_host_view_win.cc     [all...]
  /external/chromium_org/chrome/browser/ui/views/location_bar/
location_bar_view.cc     [all...]
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.cc 780 canvas->FillRect(indicator_bounds, kDropIndicatorColor);
    [all...]

Completed in 1315 milliseconds

1 2 34 5