Searched refs:SetIntValue (Results 1 - 5 of 5) sorted by relevance

/external/v8/test/cctest/
H A Dtest-accessors.cc110 static void SetIntValue(Local<String> property, function
128 v8_str("foo"), GetIntValue, SetIntValue,
131 v8_str("bar"), GetIntValue, SetIntValue,
134 v8_str("baz"), GetIntValue, SetIntValue,
/external/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.cpp744 attrib->SetIntValue( val );
754 attrib->SetIntValue( val );
1250 void TiXmlAttribute::SetIntValue( int _value )
H A Dtinyxml.h838 void SetIntValue( int _value ); ///< Set the value from an integer.
/external/tinyxml/
H A Dtinyxml.cpp1244 void TiXmlAttribute::SetIntValue( int _value ) function in class:TiXmlAttribute
H A Dtinyxml.h747 void SetIntValue( int _value ); ///< Set the value from an integer.

Completed in 134 milliseconds