Home
last modified time | relevance | path

Searched refs:ComponentTransferType (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/platform/graphics/filters/
DFEComponentTransfer.h33 enum ComponentTransferType { enum
53 ComponentTransferType type;
/external/webkit/WebCore/svg/
DSVGComponentTransferFunctionElement.cpp112 func.type = (ComponentTransferType) type(); in transferFunction()