Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dpanel_modifier.cpp122 void SetPanelCustomHeightByString(NodeHandle node, const char* value) in SetPanelCustomHeightByString() function
Dapi.h833 void (*SetPanelCustomHeightByString)(NodeHandle node, const char* value); member