Home
last modified time | relevance | path

Searched refs:SIZE_80 (Results 1 – 5 of 5) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
Dcommonattrs_hittestbehavior_test.cpp63 float stackWidth = SIZE_80; in CreateSubCommonAttrsNode()
64 float stackHeight = SIZE_80; in CreateSubCommonAttrsNode()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/
Dimage_hittestbehavior_test.cpp61 float stackWidth = SIZE_80; in CreateSubImageNode()
62 float stackHeight = SIZE_80; in CreateSubImageNode()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/common/
Dcommon.h68 #define SIZE_80 80 macro
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dwcharndk.cpp63 #define SIZE_80 80 macro
775 int wcsftime_value = wcsftime(buffer, SIZE_80, L"%Y", timeinfo); in Wcsftime()
787 wchar_t buffer[SIZE_80]; in WcsftimeL()
791 int wcsftime_l_value = wcsftime_l(buffer, SIZE_80, L"%Y", timeinfo, locale); in WcsftimeL()
Dwctypendk.cpp45 #define SIZE_80 80 macro