Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dplugin_modifier.cpp43 void SetPluginSize(ArkUINodeHandle node, ArkUI_Float32 widthVal, ArkUI_Float32 heightVal, in SetPluginSize()
H A Dnode_slider_modifier.cpp105 int widthUnit, ArkUI_Float32 heightVal, int heightUnit) in SetBlockSize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dflex_model_impl.cpp69 auto heightVal = box->GetHeight(); in SetFlexHeight() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dinput_tdd_test.cpp932 const int heightVal = 50; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Doverlay_manager_test_ng.cpp2368 auto heightVal = 500.0f; variable
2434 auto heightVal = 500.0f; variable
2490 auto heightVal = 500.0f; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.cpp1398 JSRef<JSVal> heightVal = rangeArray->GetValueAt(1); in ParseLeadingMarginPixelMap() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_node_test.cpp148 auto heightVal = nodeAPI->getAttribute(rootNode, NODE_HEIGHT); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp2080 JSRef<JSVal> heightVal = rangeArray->GetValueAt(1); in ParseParagraphStyle() local