Home | History | Annotate | Download | only in dom

Lines Matching refs:domCg_int3x1

3484 		 * The domCg_int3x1 value of the text data of this element. 
3486 domCg_int3x1 _value;
3491 * @return Returns a domCg_int3x1 reference of the _value array.
3493 domCg_int3x1 &getValue() { return _value; }
3496 * @return Returns a constant domCg_int3x1 reference of the _value array.
3498 const domCg_int3x1 &getValue() const { return _value; }
3503 void setValue( const domCg_int3x1 &val ) { _value = val; }