Searched defs:halo_color_in (Results 1 - 2 of 2) sorted by path

/external/chromium_org/ui/gfx/
H A Dcanvas_notimplemented.cc24 SkColor halo_color_in,
21 DrawStringRectWithHalo(const base::string16& text, const FontList& font_list, SkColor text_color, SkColor halo_color_in, const Rect& display_rect, int flags) argument
H A Dcanvas_skia.cc314 SkColor halo_color_in,
319 SkColor halo_color = SkColorSetA(halo_color_in, 0xFF);
311 DrawStringRectWithHalo(const base::string16& text, const FontList& font_list, SkColor text_color, SkColor halo_color_in, const Rect& display_rect, int flags) argument

Completed in 280 milliseconds