Home | History | Annotate | Download | only in dom

Lines Matching refs:domCg_half1x4

4482 		 * The domCg_half1x4 value of the text data of this element. 
4484 domCg_half1x4 _value;
4489 * @return Returns a domCg_half1x4 reference of the _value array.
4491 domCg_half1x4 &getValue() { return _value; }
4494 domCg_half1x4 reference of the _value array.
4496 const domCg_half1x4 &getValue() const { return _value; }
4501 void setValue( const domCg_half1x4 &val ) { _value = val; }