Home | History | Annotate | Download | only in dom

Lines Matching refs:domCg_half1x3

4419 		 * The domCg_half1x3 value of the text data of this element. 
4421 domCg_half1x3 _value;
4426 * @return Returns a domCg_half1x3 reference of the _value array.
4428 domCg_half1x3 &getValue() { return _value; }
4431 * @return Returns a constant domCg_half1x3 reference of the _value array.
4433 const domCg_half1x3 &getValue() const { return _value; }
4438 void setValue( const domCg_half1x3 &val ) { _value = val; }