Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.cpp54 CalcDimension ParseLengthMetrics(const JSRef<JSObject>& obj, bool withoutPercent = true) in ParseLengthMetrics() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp91 CalcDimension JSRichEditor::ParseLengthMetrics(const JSRef<JSObject>& obj) in ParseLengthMetrics() function in OHOS::Ace::Framework::JSRichEditor