Searched defs:onCut (Results 1 – 7 of 7) sorted by relevance
293 onCut(callback: (value: string) => void): SearchAttribute { method in ArkSearchComponent
378 onCut(callback: (value: string) => void): TextAreaAttribute { method in ArkTextAreaComponent
568 onCut(callback: (value: string) => void): TextInputAttribute { method in ArkTextInputComponent
640 onCut: e.onCut, property649 onCut: e.onCut, property
83 std::function<void()> onCut; member
574 void TextOverlayComponent::SetOnCut(const CommonCallback& onCut) in SetOnCut()
5749 onCut(callback) { method in ArkSearchComponent7755 onCut(callback) { method in ArkTextAreaComponent8351 onCut(callback) { method in ArkTextInputComponent