Home
last modified time | relevance | path

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

/test/xts/acts/arkui/ace_ets_components_ux/ace_ets_component_text/src/main/ets/test/
Dtext.ets667 console.info("--->text Overflow is " + JSON.stringify(obj.$attrs.textOverflow))
689 console.info("--->text Overflow is " + JSON.stringify(obj.$attrs.textOverflow))
711 console.info("--->text Overflow is " + JSON.stringify(obj.$attrs.textOverflow))
733 console.info("--->text Overflow is " + JSON.stringify(obj.$attrs.textOverflow))
755 console.info("--->text Overflow is " + JSON.stringify(obj.$attrs.textOverflow))
777 console.info("--->text Overflow is " + JSON.stringify(obj.$attrs.textOverflow))
799 console.info("--->text Overflow is " + JSON.stringify(obj.$attrs.textOverflow))
821 console.info("--->text Overflow is " + JSON.stringify(obj.$attrs.textOverflow))
843 console.info("--->text Overflow is " + JSON.stringify(obj.$attrs.textOverflow))
/test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_imageText/ace_ets_module_imageText_api11/entry/src/main/ets/test/textTest/
DTextStateJsunit.test.ets687 console.info("--->text Overflow is " + JSON.stringify(obj.$attrs.textOverflow))
709 console.info("--->text Overflow is " + JSON.stringify(obj.$attrs.textOverflow))
731 console.info("--->text Overflow is " + JSON.stringify(obj.$attrs.textOverflow))
753 console.info("--->text Overflow is " + JSON.stringify(obj.$attrs.textOverflow))
775 console.info("--->text Overflow is " + JSON.stringify(obj.$attrs.textOverflow))
797 console.info("--->text Overflow is " + JSON.stringify(obj.$attrs.textOverflow))
819 console.info("--->text Overflow is " + JSON.stringify(obj.$attrs.textOverflow))
841 console.info("--->text Overflow is " + JSON.stringify(obj.$attrs.textOverflow))
863 console.info("--->text Overflow is " + JSON.stringify(obj.$attrs.textOverflow))
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dotherstestndk.cpp672 static napi_value Overflow(napi_env env, napi_callback_info info) in Overflow() function
1367 {"overflow", nullptr, Overflow, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()