Home | History | Annotate | Download | only in dom

Lines Matching refs:domCg_half3x1

4797 		 * The domCg_half3x1 value of the text data of this element. 
4799 domCg_half3x1 _value;
4804 * @return Returns a domCg_half3x1 reference of the _value array.
4806 domCg_half3x1 &getValue() { return _value; }
4809 * @return Returns a constant domCg_half3x1 reference of the _value array.
4811 const domCg_half3x1 &getValue() const { return _value; }
4816 void setValue( const domCg_half3x1 &val ) { _value = val; }