Home
last modified time | relevance | path

Searched defs:COLUMN_SIZE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_pattern_test_ng.cpp75 const SizeF COLUMN_SIZE { 100.0f, 200.0f }; variable
H A Dtext_picker_Extend_test_ng.cpp89 const SizeF COLUMN_SIZE { 100.0f, 200.0f }; variable
H A Dtext_picker_test_ng.cpp99 const SizeF COLUMN_SIZE { 100.0f, 200.0f }; variable
H A Dtext_picker_column_test_ng.cpp85 const SizeF COLUMN_SIZE { 100.0f, 200.0f }; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_photo_operations.cpp324 constexpr int32_t COLUMN_SIZE = 2; in Query() local