Searched defs:onWillDelete (Results 1 – 4 of 4) sorted by relevance
1551 … auto onWillDelete = reinterpret_cast<std::function<bool(const DeleteValueInfo&)>*>(callback); in SetTextAreaOnWillDelete() local1969 auto onWillDelete = [node, extraParam](const DeleteValueInfo& Info) -> bool { in SetTextAreaOnWillDeleteValue() local
738 … auto onWillDelete = reinterpret_cast<std::function<bool(const DeleteValueInfo&)>*>(callback); in SetSearchOnWillDelete() local
2156 auto onWillDelete = [node, extraParam](const DeleteValueInfo& Info) -> bool { in SetTextInputOnWillDelete() local
9578 onWillDelete(callback) { method in ArkSearchComponent13342 onWillDelete(callback) { method in ArkTextAreaComponent15028 onWillDelete(callback) { method in ArkTextInputComponent