Searched defs:add (Results 1 – 4 of 4) sorted by relevance
69 void RenderRegion::add(const RenderRegion& rhs) in add() function in RenderRegion
290 bool add(const int code, const int value) in add() function
1154 auto add = jerry_function_external(_add); in _buildMath() local
78 lv_obj_t * add; member