Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_checkboxgroup_bridge.cpp149 std::string heightCalc = height.CalcValue(); in SetCheckboxGroupHeight() local
233 std::string heightCalc = height.CalcValue(); in SetCheckboxGroupSize() local
H A Darkts_native_radio_bridge.cpp164 std::string heightCalc = height.CalcValue(); in SetRadioHeight() local
204 std::string heightCalc = height.CalcValue(); in SetRadioSize() local
H A Darkts_native_select_bridge.cpp664 std::string heightCalc = height.CalcValue(); in SetHeight() local
703 std::string heightCalc = height.CalcValue(); in SetSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_richeditor_controller_ffi.cpp469 auto heightCalc = CalcDimension(0.0); in UpdateParagraphStyle() local
488 auto heightCalc = CalcDimension(height.ConvertToPx()); in UpdateParagraphStyle() local