Home
last modified time | relevance | path

Searched defs:typographyStyle (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/adapter/skia_txt/
H A Dtypography_test.cpp38 OHOS::Rosen::TypographyStyle typographyStyle; variable
53 OHOS::Rosen::TypographyStyle typographyStyle; variable
69 OHOS::Rosen::TypographyStyle typographyStyle; variable
85 OHOS::Rosen::TypographyStyle typographyStyle; variable
100 OHOS::Rosen::TypographyStyle typographyStyle; variable
124 OHOS::Rosen::TypographyStyle typographyStyle; variable
160 OHOS::Rosen::TypographyStyle typographyStyle; variable
H A Dtypography_create_test.cpp36 OHOS::Rosen::TypographyStyle typographyStyle; variable
51 OHOS::Rosen::TypographyStyle typographyStyle; variable
H A Drun_test.cpp39 OHOS::Rosen::TypographyStyle typographyStyle; variable
H A Dtext_line_base_test.cpp38 OHOS::Rosen::TypographyStyle typographyStyle; variable
H A Dconvert_test.cpp111 TypographyStyle typographyStyle; variable
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/paragraph_builder_napi/
H A Djs_paragraph_builder.cpp40 TypographyStyle typographyStyle; in Constructor() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp1963 TypographyStyle* typographyStyle = ConvertToOriginalText<TypographyStyle>(style); in OH_Drawing_SetTypographyTextLineStyleFontHeight() local
3384 TypographyStyle* typographyStyle = ConvertToOriginalText<TypographyStyle>(style); in OH_Drawing_TypographyStyleGetEffectiveAlignment() local
3393 TypographyStyle* typographyStyle = ConvertToOriginalText<TypographyStyle>(style); in OH_Drawing_TypographyStyleIsHintEnabled() local
3438 TypographyStyle* typographyStyle = ConvertToOriginalText<TypographyStyle>(style); in OH_Drawing_TypographyStyleGetStrutStyle() local
3508 TypographyStyle* typographyStyle = ConvertToOriginalText<TypographyStyle>(style); in OH_Drawing_TypographyStyleSetHintsEnabled() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_common.cpp496 bool SetStrutStyleFromJS(napi_env env, napi_value strutStyleValue, TypographyStyle& typographyStyle) in SetStrutStyleFromJS()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnative_node_extented.cpp529 OH_Drawing_TypographyStyle* typographyStyle = OH_Drawing_CreateTypographyStyle(); in OH_ArkUI_StyledString_Create() local