OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fade_head
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/gfx/
render_text.h
233
void set_fade_head(bool
fade_head
) { fade_head_ =
fade_head
; }
234
bool
fade_head
() const { return fade_head_; }
function in class:gfx::RenderText
render_text.cc
[
all
...]
Completed in 112 milliseconds