Home
last modified time | relevance | path

Searched refs:SIZE_80 (Results 1 - 7 of 7) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A 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/customcomponent/
H A Dcustomcomponent_hittestbehavior_test.cpp69 float customBrotherWidth = SIZE_80; in CreateSubCustomComponentNode()
70 float customBrotherHeight = SIZE_80; in CreateSubCustomComponentNode()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/
H A 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/
H A Dcommon.h79 #define SIZE_80 80 macro
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/common/
H A Dcommon.h79 #define SIZE_80 80 macro
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A 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()
H A Dwctypendk.cpp45 #define SIZE_80 80 macro

Completed in 10 milliseconds