Home | History | Annotate | Download | only in dom

Lines Matching refs:domCg_half2x1

4545 		 * The domCg_half2x1 value of the text data of this element. 
4547 domCg_half2x1 _value;
4552 * @return Returns a domCg_half2x1 reference of the _value array.
4554 domCg_half2x1 &getValue() { return _value; }
4557 * @return Returns a constant domCg_half2x1 reference of the _value array.
4559 const domCg_half2x1 &getValue() const { return _value; }
4564 void setValue( const domCg_half2x1 &val ) { _value = val; }