Home
last modified time | relevance | path

Searched defs:onDidChange (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_update_test.cpp946 auto onDidChange = [&didOffset, &didValue](const InsertValueInfo& info) { in __anon822440ab1602() variable
993 auto onDidChange = [&didOffset, &didValue, &didDirection](const DeleteValueInfo& info) { in __anon822440ab1902() variable
1038 auto onDidChange = [&didOffset, &didValue](const InsertValueInfo& info) { in __anon822440ab1b02() variable
1085 auto onDidChange = [&didOffset, &didValue, &didDirection](const DeleteValueInfo& info) { in __anon822440ab1e02() variable
1133 auto onDidChange = [&didOffset, &didValue, &didDirection](const DeleteValueInfo& info) { in __anon822440ab2102() variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_change_callback_test_ng.cpp92 auto onDidChange = [](const RichEditorChangeValue& changeValue) { in InitContentChangeCallback() local
129 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon15eb0a9e0602() variable
177 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon15eb0a9e0802() variable
247 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon15eb0a9e0a02() variable
316 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon15eb0a9e0c02() variable
380 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon15eb0a9e0e02() variable
429 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon15eb0a9e1002() variable
489 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon15eb0a9e1202() variable
553 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon15eb0a9e1402() variable
H A Drich_editor_styled_string_test_ng.cpp183 auto onDidChange = [](const RichEditorChangeValue& afterResult) {}; in __anonf1e998370902() variable
498 auto onDidChange = [](const StyledStringChangeValue& changeValue) { in __anonf1e998370b02() variable
H A Drich_editor_test_ng.cpp236 auto onDidChange = [](const RichEditorChangeValue& changeValue) { in InitContentChangeCallback() local
5432 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon814dfc0d2e02() variable
5480 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon814dfc0d3002() variable
5550 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon814dfc0d3202() variable
5619 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon814dfc0d3402() variable
5683 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon814dfc0d3602() variable
5732 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon814dfc0d3802() variable
5792 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon814dfc0d3a02() variable
5856 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon814dfc0d3c02() variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_richeditor_ffi.cpp252 …auto onDidChange = [cjCallback = CJLambda::Create(callback)](const NG::RichEditorChangeValue& chan… in FfiOHOSAceFrameworkRichEditorOnDidChange() local