Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_checkboxgroup_bridge.cpp157 std::string heightCalc = height.CalcValue(); in SetCheckboxGroupHeight() local
241 std::string heightCalc = height.CalcValue(); in SetCheckboxGroupSize() local
Darkts_native_radio_bridge.cpp193 std::string heightCalc = height.CalcValue(); in SetRadioHeight() local
233 std::string heightCalc = height.CalcValue(); in SetRadioSize() local
Darkts_native_select_bridge.cpp731 std::string heightCalc = height.CalcValue(); in SetHeight() local
770 std::string heightCalc = height.CalcValue(); in SetSize() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_richeditor_controller_ffi.cpp731 auto heightCalc = CalcDimension(0.0); in ParseParagraphStyle() local
750 auto heightCalc = CalcDimension(height.ConvertToPx()); in ParseParagraphStyle() local