OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setTextCompositeColor
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/graphics/win/
TransparencyWin.h
90
// text color by calling
setTextCompositeColor
().
146
void
setTextCompositeColor
(Color);
TransparencyWin.cpp
349
void TransparencyWin::
setTextCompositeColor
(Color color)
/external/chromium_org/third_party/WebKit/Source/web/tests/
TransparencyWinTest.cpp
669
helper.
setTextCompositeColor
(fullResult);
Completed in 348 milliseconds