Home | History | Annotate | Download | only in dom

Lines Matching refs:domCg_half4x2

5112 		 * The domCg_half4x2 value of the text data of this element. 
5114 domCg_half4x2 _value;
5119 * @return Returns a domCg_half4x2 reference of the _value array.
5121 domCg_half4x2 &getValue() { return _value; }
5124 * @return Returns a constant domCg_half4x2 reference of the _value array.
5126 const domCg_half4x2 &getValue() const { return _value; }
5131 void setValue( const domCg_half4x2 &val ) { _value = val; }