diff --git a/graphic/graphic_2d/native_drawing/drawing_text_typography.h b/graphic/graphic_2d/native_drawing/drawing_text_typography.h index eb81cdefc190df79826ddf312c5acf25c2443261..70f043960bd8cba3a1332d1959b27ba136fe2ca0 100644 --- a/graphic/graphic_2d/native_drawing/drawing_text_typography.h +++ b/graphic/graphic_2d/native_drawing/drawing_text_typography.h @@ -1660,7 +1660,7 @@ OH_Drawing_TextShadow* OH_Drawing_TextStyleGetShadowWithIndex(OH_Drawing_TextSty * @since 12 * @version 1.0 */ -void OH_Drawing_TypographySetIndents(OH_Drawing_Typography*, int, const float); +void OH_Drawing_TypographySetIndents(OH_Drawing_Typography*, int, const float indents[]); /** * @brief Gets element with index in vector of Indents.