Searched refs:TriggerDropEventForJS (Results 1 – 2 of 2) sorted by relevance
404 void TriggerDropEventForJS(const ItemDragInfo& info, int32_t insertIndex, bool success);
2406 void RenderGridLayout::TriggerDropEventForJS(const ItemDragInfo& info, int32_t insertIndex, bool su… in TriggerDropEventForJS() function in OHOS::Ace::RenderGridLayout2421 renderGrid->TriggerDropEventForJS(info, insertIndex, success); in RegisterDropJSEvent()