Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dline_modifier.cpp24 void SetStartPoint(ArkUINodeHandle node, const ArkUI_Float32* pointValues, const ArkUI_Int32* point… in SetStartPoint()
45 void SetEndPoint(ArkUINodeHandle node, const ArkUI_Float32* pointValues, const ArkUI_Int32* pointUn… in SetEndPoint()
H A Dgrid_row_modifier.cpp112 void SetBreakpoints(ArkUINodeHandle node, int32_t reference, const ArkUI_Float32* pointValues, in SetBreakpoints()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_line_bridge.cpp51 std::vector<ArkUI_Float32> pointValues; in SetStartPoint() local
119 std::vector<ArkUI_Float32> pointValues; in SetEndPoint() local
H A Darkts_native_grid_row_bridge.cpp114 std::vector<ArkUI_Float32> pointValues; in SetBreakpoints() local