Searched refs:OH_Drawing_TypographyLayout (Results 1 – 15 of 15) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_text_typography_test.cpp | 518 OH_Drawing_TypographyLayout(typography, maxWidth); 837 OH_Drawing_TypographyLayout(typography, maxWidth); 888 OH_Drawing_TypographyLayout(typography, maxWidth); 1213 OH_Drawing_TypographyLayout(typography, maxWidth); 1310 OH_Drawing_TypographyLayout(typography, maxWidth); 1363 OH_Drawing_TypographyLayout(typography, maxWidth); 1416 OH_Drawing_TypographyLayout(typography, maxWidth); 1472 OH_Drawing_TypographyLayout(typography, maxWidth); 1525 OH_Drawing_TypographyLayout(typography, maxWidth); 1577 OH_Drawing_TypographyLayout(typography, maxWidth); [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/ |
H A D | drawing_text_c_sample.cpp | 75 OH_Drawing_TypographyLayout(typography, maxWidth); in DoDraw()
|
/ohos5.0/docs/zh-cn/application-dev/graphics/ |
H A D | drawing-guidelines.md | 345 …型。支撑用户设置排版风格和文本风格,可调用OH_Drawing_TypographyHandlerAddText添加文本并调用OH_Drawing_TypographyLayout和OH_Draw… 419 OH_Drawing_TypographyLayout(typography, maxWidth);
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/ |
H A D | drawing_text_typography.h | 964 void OH_Drawing_TypographyLayout(OH_Drawing_Typography*, double /* maxWidth */);
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/drawing_fuzzer/ |
H A D | drawing_fuzzer.cpp | 342 OH_Drawing_TypographyLayout(typography, static_cast<float>(data[0])); in OHDrawingTypographyTest()
|
/ohos5.0/docs/en/application-dev/graphics/ |
H A D | drawing-guidelines.md | 359 …*OH_Drawing_TypographyHandlerAddText** to add text, and call **OH_Drawing_TypographyLayout** and *… 433 OH_Drawing_TypographyLayout(typography, maxWidth);
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/ |
H A D | native-apidiff-v3.1-release.md | 35 …| 图形-drawing | void OH_Drawing_TypographyLayout(OH_Drawing_Typography*, double /* maxWidth */) | …
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__text__typography_8h.md | 123 | void [OH_Drawing_TypographyLayout](_drawing.md#oh_drawing_typographylayout) ([OH_Drawing_Typograp…
|
H A D | _drawing.md | 593 | void [OH_Drawing_TypographyLayout](#oh_drawing_typographylayout) ([OH_Drawing_Typography](#oh_dra… 15926 ### OH_Drawing_TypographyLayout() 15929 void OH_Drawing_TypographyLayout (OH_Drawing_Typography* , double )
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__text__typography_8h.md | 123 | void [OH_Drawing_TypographyLayout](_drawing.md#oh_drawing_typographylayout) ([OH_Drawing_Typograp…
|
H A D | _drawing.md | 593 | void [OH_Drawing_TypographyLayout](#oh_drawing_typographylayout) ([OH_Drawing_Typography](#oh_dra… 15971 ### OH_Drawing_TypographyLayout() 15974 void OH_Drawing_TypographyLayout (OH_Drawing_Typography* , double )
|
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/ |
H A D | native-apidiff-v3.1-release.md | 35 …| Graphics - drawing | void OH_Drawing_TypographyLayout(OH_Drawing_Typography*, double /* maxWidth…
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_text_typography.cpp | 535 void OH_Drawing_TypographyLayout(OH_Drawing_Typography* typography, double maxWidth) in OH_Drawing_TypographyLayout() function
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | _ark_u_i___native_module.md | 3138 …xt组件析构时重置**OH_ArkUI_StyledString**对象,否则会导致应用出现空指针崩溃。<br/>2、保证**OH_Drawing_TypographyLayout**方法调用时序…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | _ark_u_i___native_module.md | 2864 …er crash may occur in the application.<br>2. Ensure that the **OH_Drawing_TypographyLayout** API i…
|