Searched defs:typographyStyle (Results 1 – 9 of 9) sorted by relevance
38 OHOS::Rosen::TypographyStyle typographyStyle; variable53 OHOS::Rosen::TypographyStyle typographyStyle; variable69 OHOS::Rosen::TypographyStyle typographyStyle; variable85 OHOS::Rosen::TypographyStyle typographyStyle; variable100 OHOS::Rosen::TypographyStyle typographyStyle; variable124 OHOS::Rosen::TypographyStyle typographyStyle; variable160 OHOS::Rosen::TypographyStyle typographyStyle; variable
36 OHOS::Rosen::TypographyStyle typographyStyle; variable51 OHOS::Rosen::TypographyStyle typographyStyle; variable
39 OHOS::Rosen::TypographyStyle typographyStyle; variable
38 OHOS::Rosen::TypographyStyle typographyStyle; variable
111 TypographyStyle typographyStyle; variable
40 TypographyStyle typographyStyle; in Constructor() local
1963 TypographyStyle* typographyStyle = ConvertToOriginalText<TypographyStyle>(style); in OH_Drawing_SetTypographyTextLineStyleFontHeight() local3384 TypographyStyle* typographyStyle = ConvertToOriginalText<TypographyStyle>(style); in OH_Drawing_TypographyStyleGetEffectiveAlignment() local3393 TypographyStyle* typographyStyle = ConvertToOriginalText<TypographyStyle>(style); in OH_Drawing_TypographyStyleIsHintEnabled() local3438 TypographyStyle* typographyStyle = ConvertToOriginalText<TypographyStyle>(style); in OH_Drawing_TypographyStyleGetStrutStyle() local3508 TypographyStyle* typographyStyle = ConvertToOriginalText<TypographyStyle>(style); in OH_Drawing_TypographyStyleSetHintsEnabled() local
496 bool SetStrutStyleFromJS(napi_env env, napi_value strutStyleValue, TypographyStyle& typographyStyle) in SetStrutStyleFromJS()
529 OH_Drawing_TypographyStyle* typographyStyle = OH_Drawing_CreateTypographyStyle(); in OH_ArkUI_StyledString_Create() local