Searched refs:set_origin (Results 1 – 7 of 7) sorted by relevance
37 void set_origin(const ParseNode* origin) { origin_ = origin; } in set_origin() function
58 void set_origin(const ParseNode* o) { origin_ = o; } in set_origin() function
302 target_->metadata().set_origin(value->origin()); in FillMetadata()
164 r.value.set_origin(set_node); in SetValue()
167 value->set_origin(origin); in GetExistingMutableValueIfExists()
820 result.set_origin(this); in Execute()
356 bounds.set_origin(gfx::Point(position.x, position.y)); in SetPosition()513 bounds.set_origin(bounds.origin() + client_bounds.OffsetFromOrigin()); in GetClientAreaBoundsInScreen()