Home
last modified time | relevance | path

Searched defs:CJResponseRegion (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.h144 struct CJResponseRegion { struct
145 double x;
146 int32_t xUnit;
147 double y;
148 int32_t yUnit;
149 double width;
150 int32_t widthUnit;
151 double height;
152 int32_t heightUnit;