Home
last modified time | relevance | path

Searched defs:aceData (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_extra_input_data.cpp68 AceExtraInputData aceData( in InsertInterpolatePoints() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp1728 void WebPattern::HandleOnDragDropLink(RefPtr<UnifiedData> aceData) in HandleOnDragDropLink()
1748 void WebPattern::HandleOnDragDropFile(RefPtr<UnifiedData> aceData) in HandleOnDragDropFile()
1793 RefPtr<UnifiedData> aceData = info->GetData(); in HandleOnDragDrop() local