Home
last modified time | relevance | path

Searched defs:lineShift (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp1758 double lineShift = 1.5; // 1.5 means baseline shift for test variable
2692 double lineShift = 0.0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp2235 void OH_Drawing_TextStyleSetBaselineShift(OH_Drawing_TextStyle* style, double lineShift) in OH_Drawing_TextStyleSetBaselineShift()