Home | History | Annotate | Download | only in dom

Lines Matching refs:domCg_int4x4

3925 		 * The domCg_int4x4 value of the text data of this element. 
3927 domCg_int4x4
3932 * @return Returns a domCg_int4x4 reference of the _value array.
3934 domCg_int4x4 &getValue() { return _value; }
3937 * @return Returns a constant domCg_int4x4 reference of the _value array.
3939 const domCg_int4x4 &getValue() const { return _value; }
3944 void setValue( const domCg_int4x4 &val ) { _value = val; }