Searched refs:GetJsDashValue (Results 1 – 2 of 2) sorted by relevance
111 inline std::vector<double> GetJsDashValue(const shared_ptr<JsRuntime>& runtime, const shared_ptr<Js… in GetJsDashValue() function1052 auto segments = GetJsDashValue(runtime, argv[0]); in JsSetLineDash()1933 auto mesh = GetJsDashValue(runtime, argv[1]); in JsDrawBitmapMesh()
55 inline std::vector<double> GetJsDashValue(const shared_ptr<JsRuntime>& runtime, const shared_ptr<Js… in GetJsDashValue() function869 auto segments = GetJsDashValue(runtime, argv[0]); in JsSetLineDash()