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

/external/chromium_org/third_party/WebKit/Source/platform/transforms/
H A DTransformOperations.h62 bool dependsOnBoxSize() const function in class:blink::TransformOperations
65 if (m_operations[i]->dependsOnBoxSize())
H A DTransformOperation.h83 virtual bool dependsOnBoxSize() const { return false; } function in class:blink::TransformOperation

Completed in 1655 milliseconds