Searched refs:stdDrag (Results 1 – 1 of 1) sorted by relevance
2971 shared_ptr<JsValue> stdDrag = args->GetProperty(runtime_, 1); in FireJsEvent() local2972 if (IsDragEvent(stdDrag->GetJsonString(runtime_))) { in FireJsEvent()