Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dpaint_state.h118 double alphabeticBaseline = 0; member
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/paragraph_napi/
H A Djs_paragraph.cpp331 double alphabeticBaseline = paragraph_->GetAlphabeticBaseline(); in OnGetAlphabeticBaseline() local