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

/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGAnimatedType.h126 const std::pair<float, float>& numberOptionalNumber() const function in class:WebCore::SVGAnimatedType
229 std::pair<float, float>& numberOptionalNumber() function in class:WebCore::SVGAnimatedType
293 std::pair<float, float>* numberOptionalNumber; member in union:WebCore::SVGAnimatedType::DataUnion
H A DSVGAnimatedType.cpp173 std::unique_ptr<SVGAnimatedType> SVGAnimatedType::createNumberOptionalNumber(std::unique_ptr<std::pair<float, float>> numberOptionalNumber) argument

Completed in 170 milliseconds