Home
last modified time | relevance | path

Searched defs:useLineStyle (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
Dtypography_style.h56 bool useLineStyle = false; member
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
Dtypography_style.h39 bool useLineStyle = false; member
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
Ddrawing_text_typography_test.cpp1895 bool useLineStyle = true; variable
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
Ddrawing_text_typography.cpp1843 void OH_Drawing_SetTypographyTextUseLineStyle(OH_Drawing_TypographyStyle* style, bool useLineStyle) in OH_Drawing_SetTypographyTextUseLineStyle()