Searched refs:tmp_unit (Results 1 – 1 of 1) sorted by relevance
94 WideString tmp_unit = runtime->ToWideString(params[1]); in HWXY() local95 if (!tmp_unit.IsEmpty()) in HWXY()96 unit = std::move(tmp_unit); in HWXY()