/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | _o_h___drawing___strut_style.md | 87 ### heightScale subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | _o_h___drawing___strut_style.md | 87 ### heightScale subsection
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/ |
H A D | typography_style.h | 41 double heightScale = 1.0; member 65 double heightScale = 1; member
|
H A D | text_style.h | 138 double heightScale = 1.0; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/ |
H A D | model_pattern.cpp | 86 auto heightScale = mainProperty->GetRenderHeight().value_or(1.0); in OnDirtyLayoutWrapperSwap() local 279 auto heightScale = mainProperty->GetRenderHeight().value_or(1.0); in ToJsonValue() local
|
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/include/lume/custom/ |
H A D | lume_custom_render.h | 73 void SetScaleInfo(float widthScale, float heightScale) in SetScaleInfo()
|
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/include/ |
H A D | texture_info.h | 41 float heightScale = 1.0f; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/ |
H A D | typography_style.h | 36 double heightScale = 1.0; member
|
H A D | text_style.h | 94 double heightScale = 1.0; member
|
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/ |
H A D | texture_layer.cpp | 186 float heightScale = image_.textureInfo_.heightScale_; in ConfigWindow() local
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_text_style.h | 133 double heightScale = 1.0; variable
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/ |
H A D | ithumbnail_helper.cpp | 479 float heightScale = (1.0f * lcdDesiredHeight) / lcdSource->GetMainPixel()->GetHeight(); in SaveLcdPictureSource() local 523 float heightScale = (1.0f * lcdDesiredHeight) / lcdSource->GetHeight(); in SaveLcdPixelMapSource() local
|
H A D | thumbnail_source_loading.cpp | 306 float heightScale = (1.0f * targetSize.height) / pixelMap->GetHeight(); in GeneratePictureSource() local
|
H A D | thumbnail_utils.cpp | 298 float heightScale = (1.0f * desiredSize.height) / pixelMap->GetHeight(); in GenTargetPixelmap() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/ |
H A D | image_loading_context.cpp | 110 double heightScale = dstSize.Height() / srcSize.Height() * viewScale; in CalculateTargetSize() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/ |
H A D | render_image.cpp | 479 double heightScale = dstRect_.Height() / srcRect_.Height() * scale_; in CalculateResizeTarget() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/ |
H A D | drawing_text_typography.h | 492 double heightScale; member
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | post_proc.cpp | 157 float heightScale = static_cast<float>(targetHeight) / static_cast<float>(srcHeight); in CenterScale() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | text_style.h | 654 void SetHeightScale(double heightScale) in SetHeightScale()
|
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/ |
H A D | lume_common.cpp | 212 float heightScale = textureInfo.heightScale_; in OnWindowChange() local
|