Home | History | Annotate | Download | only in dom

Lines Matching refs:domGLES_MAX_CLIP_PLANES_index

631 		domGLES_MAX_CLIP_PLANES_index attrIndex;
664 * @return Returns a domGLES_MAX_CLIP_PLANES_index of the index attribute.
666 domGLES_MAX_CLIP_PLANES_index getIndex() const { return attrIndex; }
671 void setIndex( domGLES_MAX_CLIP_PLANES_index atIndex ) { attrIndex = atIndex; _validAttributeArray[2] = true; }
4329 domGLES_MAX_CLIP_PLANES_index attrIndex;
4357 * @return Returns a domGLES_MAX_CLIP_PLANES_index of the index attribute.
4359 domGLES_MAX_CLIP_PLANES_index getIndex() const { return attrIndex; }
4364 void setIndex( domGLES_MAX_CLIP_PLANES_index atIndex ) { attrIndex = atIndex; _validAttributeArray[2] = true; }