Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui-ohos/src/component/peers/
DDeserializer.ts6275 const topLeft_buf_runtimeType = (valueDeserializer.readInt8() as int32) constant
9400 const topLeft_buf_runtimeType = (valueDeserializer.readInt8() as int32) constant
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/framework/native/src/generated/
DSerializers.h89213 … const auto topLeft_buf_runtimeType = static_cast<Ark_RuntimeType>(valueDeserializer.readInt8()); in readBorderRadiuses() local
92850 … const auto topLeft_buf_runtimeType = static_cast<Ark_RuntimeType>(valueDeserializer.readInt8()); in readOutlineRadiuses() local