Searched refs:domCg_bool4 (Results 1 – 2 of 2) sorted by relevance
98 typedef domCg_ListOfBool domCg_bool4; typedef
293 domCg_bool4 _value;300 domCg_bool4 &getValue() { return _value; } in getValue()305 const domCg_bool4 &getValue() const { return _value; } in getValue()310 void setValue( const domCg_bool4 &val ) { _value = val; } in setValue()