Home
last modified time | relevance | path

Searched refs:text_shadows_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/gfx/
Drender_text.cc691 clip_rect.Inset(ShadowValue::GetMargin(text_shadows_)); in Draw()
812 text_shadows_ = shadows; in SetTextShadows()
1064 skia::RefPtr<SkDrawLooper> looper = CreateShadowDrawLooper(text_shadows_); in ApplyTextShadows()
Drender_text.h668 ShadowValues text_shadows_; variable