/* vim: set ts=8 sts=2 et sw=2 tw=80: */
JS< ){
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
JSObject* SVGAnimateMotionElement::WrapNode(JSContext* aCx
//---------------------------//java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0 return SVGAnimateMotionElement_Binding& SVGAnimateMotionElement::AnimationFunction() {
}
bool SVGAnimateMotionElement::GetTargetAttributeName(
int32_t* aNamespaceID, nsAtom** aLocalName) const { // <animateMotion> doesn't take an attributeName, since it doesn't target an // 'attribute' per se. We'll use a unique dummy attribute-name so that our // SMILTargetIdentifier logic (which requires an attribute name) still works.
*aNamespaceID = kNameSpaceID_None;
*aLocalName = nsGkAtoms::mozAnimateMotionDummyAttr; returntrue;
}
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.