Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_common.cpp376 napi_value strutStyleValue = nullptr; in GetParagraphStyleFromJS() local
496 bool SetStrutStyleFromJS(napi_env env, napi_value strutStyleValue, TypographyStyle& typographyStyle) in SetStrutStyleFromJS()