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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/win/
TransparencyWin.h 94 TextComposite,
144 // When the mode is TextComposite, this sets the color that the text will
222 // Used only when m_mode = TextComposite, this is the color that the text
TransparencyWin.cpp 171 case TextComposite:
200 } else if (m_transformMode == KeepTransform && m_layerMode != TextComposite) {
225 case TextComposite:
  /external/chromium_org/third_party/WebKit/Source/web/tests/
TransparencyWinTest.cpp 176 TEST(TransparencyWin, TextComposite)
180 // KeepTransform is the only valid transform mode for TextComposite.
184 TransparencyWin::TextComposite,
666 TransparencyWin::TextComposite,

Completed in 133 milliseconds