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

  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
CanvasStyle.cpp 122 : m_type(ImagePattern)
190 case ImagePattern:
237 case ImagePattern:
264 case ImagePattern:
CanvasStyle.h 70 enum Type { RGBA, CMYKA, Gradient, ImagePattern, CurrentColor, CurrentColorWithOverrideAlpha };
  /external/markdown/markdown/
__init__.py 259 inlinepatterns.ImagePattern(inlinepatterns.IMAGE_LINK_RE, self)

Completed in 5028 milliseconds