Searched refs:isCharRotationAngleValid (Results 1 – 3 of 3) sorted by relevance
658 bool ShapeAttributeLayer::isCharRotationAngleValid() const in isCharRotationAngleValid() function in slideshow::internal::ShapeAttributeLayer660 …return mbCharRotationAngleValid ? true : haveChild() ? mpChild->isCharRotationAngleValid() : false; in isCharRotationAngleValid()667 &ShapeAttributeLayer::isCharRotationAngleValid, in getCharRotationAngle()
868 … &ShapeAttributeLayer::isCharRotationAngleValid, in createNumberPropertyAnimation()
369 bool isCharRotationAngleValid() const;
Completed in 28 milliseconds