Searched defs:onWillChange (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
H A D | text_input_update_test.cpp | 937 auto onWillChange = [&offset, &value](const InsertValueInfo& info) { in __anon822440ab1502() variable 982 auto onWillChange = [&offset, &value, &direction](const DeleteValueInfo& info) { in __anon822440ab1802() variable 1029 auto onWillChange = [&offset, &value](const InsertValueInfo& info) { in __anon822440ab1a02() variable 1074 auto onWillChange = [&offset, &value, &direction](const DeleteValueInfo& info) { in __anon822440ab1d02() variable 1122 auto onWillChange = [&offset, &value, &direction](const DeleteValueInfo& info) { in __anon822440ab2002() variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_change_callback_test_ng.cpp | 85 auto onWillChange = [](const RichEditorChangeValue& changeValue) { in InitContentChangeCallback() local 120 …auto onWillChange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& b… in __anon15eb0a9e0502() variable 168 …auto onWillChange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& b… in __anon15eb0a9e0702() variable 238 …auto onWillChange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& b… in __anon15eb0a9e0902() variable 307 …auto onWillChange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& b… in __anon15eb0a9e0b02() variable 371 …auto onWillChange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& b… in __anon15eb0a9e0d02() variable 420 …auto onWillChange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& b… in __anon15eb0a9e0f02() variable 480 …auto onWillChange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& b… in __anon15eb0a9e1102() variable 544 …auto onWillChange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& b… in __anon15eb0a9e1302() variable
|
H A D | rich_editor_styled_string_test_ng.cpp | 181 auto onWillChange = [](const RichEditorChangeValue& beforeResult) { return false; }; in __anonf1e998370802() variable 438 auto onWillChange = [](const StyledStringChangeValue& changeValue) { in __anonf1e998370a02() variable
|
H A D | rich_editor_test_ng.cpp | 229 auto onWillChange = [](const RichEditorChangeValue& changeValue) { in InitContentChangeCallback() local 5423 …auto onWillChange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& b… in __anon814dfc0d2d02() variable 5471 …auto onWillChange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& b… in __anon814dfc0d2f02() variable 5541 …auto onWillChange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& b… in __anon814dfc0d3102() variable 5610 …auto onWillChange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& b… in __anon814dfc0d3302() variable 5674 …auto onWillChange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& b… in __anon814dfc0d3502() variable 5723 …auto onWillChange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& b… in __anon814dfc0d3702() variable 5783 …auto onWillChange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& b… in __anon814dfc0d3902() variable 5847 …auto onWillChange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& b… in __anon814dfc0d3b02() variable
|