Searched refs:stylesFinally (Results 1 – 1 of 1) sorted by relevance
488 std::vector<std::pair<std::string, std::string>> stylesFinally; in SetDomStyle() local496 stylesFinally.emplace_back(key, value); in SetDomStyle()499 command.SetStyles(std::move(stylesFinally)); in SetDomStyle()