Searched refs:SetJsonLocation (Results 1 – 4 of 4) sorted by relevance
40 void AutoLayout::SetJsonLocation(JsonNode &root) in SetJsonLocation() function in Updater::AutoLayout46 helper_->SetJsonLocation(root); in SetJsonLocation()
23 virtual void SetJsonLocation(JsonNode &root) = 0;
25 void SetJsonLocation(JsonNode &root);
54 layout.SetJsonLocation(node); in LoadLayout()