OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setTextCompositeColor
(Results
1 - 4
of
4
) sorted by null
/external/webkit/WebCore/platform/graphics/chromium/
TransparencyWin.h
90
// text color by calling
setTextCompositeColor
().
151
void
setTextCompositeColor
(Color color);
FontChromiumWin.cpp
144
m_transparency.
setTextCompositeColor
(color);
TransparencyWin.cpp
353
void TransparencyWin::
setTextCompositeColor
(Color color)
/external/webkit/WebKit/chromium/tests/
TransparencyWinTest.cpp
656
helper.
setTextCompositeColor
(fullResult);
Completed in 968 milliseconds