Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/adapter/skia_txt/
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
Dtypography_create_test.cpp36 OHOS::Rosen::TypographyStyle typographyStyle; variable
51 OHOS::Rosen::TypographyStyle typographyStyle; variable
Dtext_line_base_test.cpp38 OHOS::Rosen::TypographyStyle typographyStyle; variable
Drun_test.cpp39 OHOS::Rosen::TypographyStyle typographyStyle; variable
Dconvert_test.cpp111 TypographyStyle typographyStyle; variable
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/paragraph_builder_napi/
Djs_paragraph_builder.cpp40 TypographyStyle typographyStyle; in Constructor() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
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
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
Dnapi_common.cpp496 bool SetStrutStyleFromJS(napi_env env, napi_value strutStyleValue, TypographyStyle& typographyStyle) in SetStrutStyleFromJS()
/foundation/arkui/ace_engine/interfaces/native/node/
Dnative_node_extented.cpp529 OH_Drawing_TypographyStyle* typographyStyle = OH_Drawing_CreateTypographyStyle(); in OH_ArkUI_StyledString_Create() local