Searched defs:EdgeModeType (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/filters/
H A DFEConvolveMatrix.h36 enum EdgeModeType { enum in namespace:WebCore
48 float, float, const IntPoint&, EdgeModeType, const FloatPoint&,
66 EdgeModeType edgeMode() const;
67 bool setEdgeMode(EdgeModeType);
84 const IntPoint&, EdgeModeType, const FloatPoint&, bool, const Vector<float>&);
110 EdgeModeType m_edgeMode;

Completed in 206 milliseconds