Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.h186 struct CJAlignRuleOption { struct
187 char* leftAnchor;
188 int32_t leftHorizontalAlign;
189 char* rightAnchor;
191 char* middleAnchor;
193 char* topAnchor;
194 int32_t topVerticalAlign;
195 char* bottomAnchor;
197 char* centerAnchor;
199 float* horizontalBias;
[all …]