Searched defs:addInt (Results 1 – 4 of 4) sorted by relevance
156 void addInt(int value) { in addInt() function
243 void SkJSON::Object::addInt(const char name[], int32_t value) { in addInt() function in SkJSON::Object