Lines Matching refs:ShapeAttributeLayer

68                                 bool      	 (ShapeAttributeLayer::*pIs1stValid)() const,  in TupleAnimation()
69 bool (ShapeAttributeLayer::*pIs2ndValid)() const, in TupleAnimation()
72 double (ShapeAttributeLayer::*pGet1stValue)() const, in TupleAnimation()
73 double (ShapeAttributeLayer::*pGet2ndValue)() const, in TupleAnimation()
74 void (ShapeAttributeLayer::*pSetValue)( const ValueT& ) ) : in TupleAnimation()
200 bool (ShapeAttributeLayer::*mpIs1stValidFunc)() const;
201 bool (ShapeAttributeLayer::*mpIs2ndValidFunc)() const;
202 double (ShapeAttributeLayer::*mpGet1stValueFunc)() const;
203 double (ShapeAttributeLayer::*mpGet2ndValueFunc)() const;
204 void (ShapeAttributeLayer::*mpSetValueFunc)( const ValueT& );
422 bool (ShapeAttributeLayer::*pIsValid)() const, in GenericAnimation()
424 ValueT (ShapeAttributeLayer::*pGetValue)() const, in GenericAnimation()
425 void (ShapeAttributeLayer::*pSetValue)( const ValueT& ), in GenericAnimation()
577 bool (ShapeAttributeLayer::*mpIsValidFunc)() const;
578 ValueT (ShapeAttributeLayer::*mpGetValueFunc)() const;
579 void (ShapeAttributeLayer::*mpSetValueFunc)( const ValueT& );
599 bool (ShapeAttributeLayer::*pIsValid)() const, in makeGenericAnimation()
601 … typename AnimationBase::ValueType (ShapeAttributeLayer::*pGetValue)() const, in makeGenericAnimation()
602 … void (ShapeAttributeLayer::*pSetValue)( const typename AnimationBase::ValueType& ) ) in makeGenericAnimation()
639 … bool (ShapeAttributeLayer::*pIsValid)() const, in makeGenericAnimation()
641 … double (ShapeAttributeLayer::*pGetValue)() const, in makeGenericAnimation()
642 … void (ShapeAttributeLayer::*pSetValue)( const double& ), in makeGenericAnimation()
851 … &ShapeAttributeLayer::isCharScaleValid, in createNumberPropertyAnimation()
854 … &ShapeAttributeLayer::getCharScale, in createNumberPropertyAnimation()
855 … &ShapeAttributeLayer::setCharScale ); in createNumberPropertyAnimation()
860 … &ShapeAttributeLayer::isCharWeightValid, in createNumberPropertyAnimation()
862 … &ShapeAttributeLayer::getCharWeight, in createNumberPropertyAnimation()
863 … &ShapeAttributeLayer::setCharWeight ); in createNumberPropertyAnimation()
868 … &ShapeAttributeLayer::isCharRotationAngleValid, in createNumberPropertyAnimation()
870 … &ShapeAttributeLayer::getCharRotationAngle, in createNumberPropertyAnimation()
871 … &ShapeAttributeLayer::setCharRotationAngle ); in createNumberPropertyAnimation()
876 &ShapeAttributeLayer::isHeightValid, in createNumberPropertyAnimation()
882 &ShapeAttributeLayer::getHeight, in createNumberPropertyAnimation()
883 &ShapeAttributeLayer::setHeight, in createNumberPropertyAnimation()
890 … &ShapeAttributeLayer::isAlphaValid, in createNumberPropertyAnimation()
893 &ShapeAttributeLayer::getAlpha, in createNumberPropertyAnimation()
894 &ShapeAttributeLayer::setAlpha ); in createNumberPropertyAnimation()
899 … &ShapeAttributeLayer::isRotationAngleValid, in createNumberPropertyAnimation()
903 … &ShapeAttributeLayer::getRotationAngle, in createNumberPropertyAnimation()
904 … &ShapeAttributeLayer::setRotationAngle ); in createNumberPropertyAnimation()
909 … &ShapeAttributeLayer::isShearXAngleValid, in createNumberPropertyAnimation()
912 … &ShapeAttributeLayer::getShearXAngle, in createNumberPropertyAnimation()
913 … &ShapeAttributeLayer::setShearXAngle ); in createNumberPropertyAnimation()
918 … &ShapeAttributeLayer::isShearYAngleValid, in createNumberPropertyAnimation()
921 … &ShapeAttributeLayer::getShearYAngle, in createNumberPropertyAnimation()
922 … &ShapeAttributeLayer::setShearYAngle ); in createNumberPropertyAnimation()
927 &ShapeAttributeLayer::isWidthValid, in createNumberPropertyAnimation()
933 &ShapeAttributeLayer::getWidth, in createNumberPropertyAnimation()
934 &ShapeAttributeLayer::setWidth, in createNumberPropertyAnimation()
941 &ShapeAttributeLayer::isPosXValid, in createNumberPropertyAnimation()
947 &ShapeAttributeLayer::getPosX, in createNumberPropertyAnimation()
948 &ShapeAttributeLayer::setPosX, in createNumberPropertyAnimation()
955 &ShapeAttributeLayer::isPosYValid, in createNumberPropertyAnimation()
961 &ShapeAttributeLayer::getPosY, in createNumberPropertyAnimation()
962 &ShapeAttributeLayer::setPosY, in createNumberPropertyAnimation()
1030 … &ShapeAttributeLayer::isFillStyleValid, in createEnumPropertyAnimation()
1033 &ShapeAttributeLayer::getFillStyle, in createEnumPropertyAnimation()
1034 … &ShapeAttributeLayer::setFillStyle ); in createEnumPropertyAnimation()
1039 … &ShapeAttributeLayer::isLineStyleValid, in createEnumPropertyAnimation()
1042 &ShapeAttributeLayer::getLineStyle, in createEnumPropertyAnimation()
1043 … &ShapeAttributeLayer::setLineStyle ); in createEnumPropertyAnimation()
1048 … &ShapeAttributeLayer::isCharPostureValid, in createEnumPropertyAnimation()
1051 … &ShapeAttributeLayer::getCharPosture, in createEnumPropertyAnimation()
1052 … &ShapeAttributeLayer::setCharPosture ); in createEnumPropertyAnimation()
1057 … &ShapeAttributeLayer::isUnderlineModeValid, in createEnumPropertyAnimation()
1059 … &ShapeAttributeLayer::getUnderlineMode, in createEnumPropertyAnimation()
1060 … &ShapeAttributeLayer::setUnderlineMode ); in createEnumPropertyAnimation()
1123 … &ShapeAttributeLayer::isCharColorValid, in createColorPropertyAnimation()
1125 … &ShapeAttributeLayer::getCharColor, in createColorPropertyAnimation()
1126 … &ShapeAttributeLayer::setCharColor ); in createColorPropertyAnimation()
1132 … &ShapeAttributeLayer::isFillColorValid, in createColorPropertyAnimation()
1134 … &ShapeAttributeLayer::getFillColor, in createColorPropertyAnimation()
1135 … &ShapeAttributeLayer::setFillColor ); in createColorPropertyAnimation()
1140 … &ShapeAttributeLayer::isDimColorValid, in createColorPropertyAnimation()
1142 &ShapeAttributeLayer::getDimColor, in createColorPropertyAnimation()
1143 … &ShapeAttributeLayer::setDimColor ); in createColorPropertyAnimation()
1148 … &ShapeAttributeLayer::isFillColorValid, in createColorPropertyAnimation()
1150 … &ShapeAttributeLayer::getFillColor, in createColorPropertyAnimation()
1151 … &ShapeAttributeLayer::setFillColor ); in createColorPropertyAnimation()
1156 … &ShapeAttributeLayer::isLineColorValid, in createColorPropertyAnimation()
1158 … &ShapeAttributeLayer::getLineColor, in createColorPropertyAnimation()
1159 … &ShapeAttributeLayer::setLineColor ); in createColorPropertyAnimation()
1180 &ShapeAttributeLayer::isWidthValid, in createPairPropertyAnimation()
1181 &ShapeAttributeLayer::isHeightValid, in createPairPropertyAnimation()
1188 &ShapeAttributeLayer::getWidth, in createPairPropertyAnimation()
1189 &ShapeAttributeLayer::getHeight, in createPairPropertyAnimation()
1190 &ShapeAttributeLayer::setSize ) ); in createPairPropertyAnimation()
1197 &ShapeAttributeLayer::isPosXValid, in createPairPropertyAnimation()
1198 &ShapeAttributeLayer::isPosYValid, in createPairPropertyAnimation()
1205 &ShapeAttributeLayer::getPosX, in createPairPropertyAnimation()
1206 &ShapeAttributeLayer::getPosY, in createPairPropertyAnimation()
1207 &ShapeAttributeLayer::setPosition ) ); in createPairPropertyAnimation()
1283 … &ShapeAttributeLayer::isFontFamilyValid, in createStringPropertyAnimation()
1285 … &ShapeAttributeLayer::getFontFamily, in createStringPropertyAnimation()
1286 … &ShapeAttributeLayer::setFontFamily ); in createStringPropertyAnimation()
1357 … &ShapeAttributeLayer::isVisibilityValid, in createBoolPropertyAnimation()
1360 … &ShapeAttributeLayer::getVisibility, in createBoolPropertyAnimation()
1361 … &ShapeAttributeLayer::setVisibility ); in createBoolPropertyAnimation()