Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dapi.h1027 struct ArkUILineModifierAPI { struct
1028 …*SetStartPoint)(NodeHandle node, double* pointValues, int32_t* pointUnits, const char* pointStr[]);
1029 void (*ResetStartPoint)(NodeHandle node);
1030 … (*SetEndPoint)(NodeHandle node, double* pointValues, int32_t* pointUnits, const char* pointStr[]);
1031 void (*ResetEndPoint)(NodeHandle node);