OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setActiveSelectionColor
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/efl/
RenderThemeEfl.h
104
void
setActiveSelectionColor
(int foreR, int foreG, int foreB, int foreA, int backR, int backG, int backB, int backA);
RenderThemeEfl.cpp
367
that->
setActiveSelectionColor
(fr, fg, fb, fa, br, bg, bb, ba);
711
void RenderThemeEfl::
setActiveSelectionColor
(int foreR, int foreG, int foreB, int foreA, int backR, int backG, int backB, int backA)
[
all
...]
Completed in 31 milliseconds