Home
last modified time | relevance | path

Searched refs:DEFAULT_COPY_OPTIONS (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_base.h118 const CopyOptions DEFAULT_COPY_OPTIONS = CopyOptions::InApp; variable
H A Dtext_input_update_test.cpp704 model.SetCopyOption(DEFAULT_COPY_OPTIONS); in __anon822440ab0c02()
H A Dtext_field_controller_test.cpp209 model.SetCopyOption(DEFAULT_COPY_OPTIONS); in __anon3e9d21400602()