Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_grid_row_ffi.h64 struct GridRowCreateWithFloat64OptionColumnOption { struct
65 double x;
66 int32_t xUnit;
67 double y;
68 int32_t yUnit;
69 GridRowColumnOption columns;
70 VectorFloat64Handle breakpointVals;
71 VectorInt32Handle breakpointUnits;
72 int32_t breakpointReference;
73 int32_t direction;