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