| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui-ohos/src/handwritten/modifiers/ |
| D | ArkTextNode.ts | 129 onCopy(value: ((breakpoints: string) => void) | undefined): this { method in ArkTextNode
|
| D | ArkTextModifier.ts | 131 onCopy(value: ((breakpoints: string) => void) | undefined): this { method in ArkTextAttributeSet
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/arkui/src/generated/ |
| D | ArkTextInterfaces.ts | 103 onCopy: ((breakpoints: string) => void); property
|
| D | ArkSearchInterfaces.ts | 126 onCopy: ((breakpoints: string) => void); property
|
| D | ArkRichEditor.ts | 297 public onCopy(value: ((parameter: CopyEvent) => void)): this { method in ArkRichEditorComponent
|
| D | ArkTextAreaInterfaces.ts | 129 onCopy: ((breakpoints: string) => void); property
|
| D | ArkSearch.ts | 233 public onCopy(value: ((breakpoints: string) => void)): this { method in ArkSearchComponent
|
| D | ArkTextInputInterfaces.ts | 150 onCopy: ((breakpoints: string) => void); property
|
| D | ArkTextArea.ts | 269 public onCopy(value: ((breakpoints: string) => void)): this { method in ArkTextAreaComponent
|
| D | ArkTextInput.ts | 270 public onCopy(value: ((breakpoints: string) => void)): this { method in ArkTextInputComponent
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui/src/generated/ |
| D | ArkSearchInterfaces.ts | 110 onCopy: ((breakpoints: string) => void); property
|
| D | ArkRichEditor.ts | 269 public onCopy(value: ((parameter: CopyEvent) => void)): this { method in ArkRichEditorComponent
|
| D | ArkTextAreaInterfaces.ts | 113 onCopy: ((breakpoints: string) => void); property
|
| D | ArkSearch.ts | 216 public onCopy(value: ((breakpoints: string) => void)): this { method in ArkSearchComponent
|
| D | ArkText.ts | 343 public onCopy(value: ((breakpoints: string) => void)): this { method in ArkTextComponent
|
| D | ArkTextInputInterfaces.ts | 134 onCopy: ((breakpoints: string) => void); property
|
| D | ArkTextArea.ts | 252 public onCopy(value: ((breakpoints: string) => void)): this { method in ArkTextAreaComponent
|
| D | ArkTextInput.ts | 253 public onCopy(value: ((breakpoints: string) => void)): this { method in ArkTextInputComponent
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui/src/generated/peers/ |
| D | ArkRichEditorPeer.ts | 351 onCopy?: ((parameter: CopyEvent) => void) property
|
| D | ArkSearchPeer.ts | 518 onCopy?: ((breakpoints: string) => void) property
|
| D | ArkTextPeer.ts | 587 onCopy?: ((breakpoints: string) => void) property
|
| D | ArkTextAreaPeer.ts | 572 onCopy?: ((breakpoints: string) => void) property
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/ |
| D | ArkRichEditor.ts | 580 onCopy(callback: Callback<CopyEvent>): RichEditorAttribute { method in ArkRichEditorComponent
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| D | search_model_impl.cpp | 246 auto onCopy = [func] (const std::string& value) { in SetOnCopy() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
| D | text_input_cursor_test.cpp | 521 …auto onCopy = [expectStr](const std::u16string& str) { EXPECT_EQ(expectStr, StringUtils::Str16ToSt… in __anon84c453700702() variable
|