Searched refs:domCg_bool3 (Results 1 – 2 of 2) sorted by relevance
97 typedef domCg_ListOfBool domCg_bool3; typedef
230 domCg_bool3 _value;237 domCg_bool3 &getValue() { return _value; } in getValue()242 const domCg_bool3 &getValue() const { return _value; } in getValue()247 void setValue( const domCg_bool3 &val ) { _value = val; } in setValue()