Searched refs:isHeightValid (Results 1 – 4 of 4) sorted by relevance
298 bool ShapeAttributeLayer::isHeightValid() const in isHeightValid() function in slideshow::internal::ShapeAttributeLayer300 return mbHeightValid ? true : haveChild() ? mpChild->isHeightValid() : false; in isHeightValid()308 &ShapeAttributeLayer::isHeightValid, in getHeight()
559 pAttr->isHeightValid() ? pAttr->getHeight() : rOrigSize.getY() ); in getSpriteTransformation()674 aSize.setY( fabs( pAttr->isHeightValid() ? in getShapePosSize()
876 &ShapeAttributeLayer::isHeightValid, in createNumberPropertyAnimation()1181 &ShapeAttributeLayer::isHeightValid, in createPairPropertyAnimation()
139 bool isHeightValid() const;
Completed in 28 milliseconds