HomeSort by relevance Sort by last modified time
    Searched refs:TextComposite (Results 1 - 4 of 4) sorted by null

  /external/webkit/WebCore/platform/graphics/chromium/
TransparencyWin.h 94 TextComposite,
149 // When the mode is TextComposite, this sets the color that the text will
227 // Used only when m_mode = TextComposite, this is the color that the text
TransparencyWin.cpp 181 case TextComposite:
229 case TextComposite:
FontChromiumWin.cpp 136 layerMode = TransparencyWin::TextComposite;
  /external/webkit/WebKit/chromium/tests/
TransparencyWinTest.cpp 195 TEST(TransparencyWin, TextComposite)
199 // KeepTransform is the only valid transform mode for TextComposite.
203 TransparencyWin::TextComposite,
653 TransparencyWin::TextComposite,

Completed in 155 milliseconds