Searched defs:MULTILINE (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/common/ime/ | ||
H A D | text_input_type.h | 29 MULTILINE = 1, member in OHOS::Ace::TextInputType |
/foundation/arkui/ace_engine/test/unittest/core/common/ime/ | ||
H A D | ime_test.cpp | 63 EXPECT_EQ(CastToTextInputType(1), TextInputType::MULTILINE); in HWTEST_F() member in OHOS::Ace::TextInputType |
Completed in 2 milliseconds