Searched refs:isRotationAngleValid (Results 1 – 4 of 4) sorted by relevance
388 bool ShapeAttributeLayer::isRotationAngleValid() const in isRotationAngleValid() function in slideshow::internal::ShapeAttributeLayer390 … return mbRotationAngleValid ? true : haveChild() ? mpChild->isRotationAngleValid() : false; in isRotationAngleValid()398 &ShapeAttributeLayer::isRotationAngleValid, in getRotationAngle()
113 const double nRotation( pAttr->isRotationAngleValid() ? in getAttributedShapeTransformation()548 const double nRotation( pAttr->isRotationAngleValid() ? in getSpriteTransformation()
899 … &ShapeAttributeLayer::isRotationAngleValid, in createNumberPropertyAnimation()
208 bool isRotationAngleValid() const;
Completed in 81 milliseconds