Home
last modified time | relevance | path

Searched defs:widthStr (Results 1 – 12 of 12) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/property/
Dlayout_constraint_test_ng.cpp66 std::string widthStr = "768px"; variable
356 std::string widthStr = "768px"; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Dmeasure_property.cpp257 auto widthStr = selfIdealSize.value().Width().value().ToString(); in ToJsonValue_GetJsonSize() local
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
Drs_graphic_test_profiler.cpp421 std::string_view widthStr(&srcFileName[widthStart], posX - widthStart); in GetDumpBufferSizeFromPath() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
Dapi_test.cpp222 string widthStr = "width"; variable
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/texture_encode/
Dastc_codec.cpp252 std::string widthStr = dimensions.substr(0, starPos); in extractDimensions() local
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
Davmetadatahelper_impl.cpp338 std::string widthStr = std::to_string(width); in DumpAVBuffer() local
/foundation/arkui/ace_engine/test/unittest/core/base/
Dview_abstract_test_ng.cpp2602 std::string widthStr = pattern->GetResCacheMapByKey("outerBorderWidthRes"); variable
4355 auto widthStr = viewAbstractModelNG.PopupOptionTypeStr(type); variable
4494 auto widthStr = viewAbstractModelNG.PopupOptionTypeStr(type); variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_button_bridge.cpp666 std::string widthStr; in SetButtonSize() local
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
Dmtp_media_library.cpp562 std::string widthStr = resultMap.at(AVMetadataCode::AV_KEY_VIDEO_WIDTH); in GetVideoThumb() local
Dmtp_medialibrary_manager.cpp846 std::string widthStr = thumbSizeValue.substr(0, colonPos); in GetThumbUri() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
Ddeclaration.cpp2331 std::string widthStr; in SetBorderImageUrl() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dframe_node.cpp1179 …auto widthStr = (idealWidthVpStr.substr(0, idealWidthVpStr.find(".") + SUBSTR_LENGTH) + DIMENSION_… in GeometryNodeToJsonValue() local