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

  /external/webkit/Source/WebKit/qt/examples/platformplugin/
WebNotificationPresenter.cpp 38 setMask(bitmap);
50 messageLabel->setMask(bitmap);
  /external/webkit/Source/WebCore/plugins/symbian/
PluginContainerSymbian.cpp 60 setMask(m_clipRegion);
PluginViewSymbian.cpp 270 // if setMask is set with an empty QRegion, no clipping will
273 platformPluginWidget()->setMask(QRegion(m_clipRect));
  /external/webkit/Source/WebCore/rendering/style/
StyleReflection.h 54 void setMask(const NinePieceImage& image) { m_mask = image; }
  /external/webkit/Source/WebCore/platform/graphics/ca/
PlatformCALayer.h 114 void setMask(PlatformCALayer*);
GraphicsLayerCA.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/ca/mac/
PlatformCALayerMac.mm 381 void PlatformCALayer::setMask(PlatformCALayer* layer)
384 [m_layer.get() setMask:layer ? layer->platformLayer() : 0];
  /external/skia/legacy/src/core/
SkBlitter.cpp 569 void setMask(const SkMask* mask) { fMask = mask; }
720 f3DShader->setMask(&mask);
726 f3DShader->setMask(NULL);
  /external/skia/src/core/
SkBlitter.cpp 577 void setMask(const SkMask* mask) { fMask = mask; }
736 f3DShader->setMask(&mask);
742 f3DShader->setMask(NULL);
  /external/webkit/Source/WebCore/platform/graphics/ca/win/
PlatformCALayerWin.cpp 307 void PlatformCALayer::setMask(PlatformCALayer* layer)
  /external/webkit/Source/WebCore/plugins/qt/
PluginViewQt.cpp 651 // if setMask is set with an empty QRegion, no clipping will
654 platformPluginWidget()->setMask(clipRegion);
    [all...]
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
FrameLoaderClientQt.cpp     [all...]
  /external/webkit/Source/WebCore/css/
CSSStyleSelector.cpp     [all...]
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 604 milliseconds