Searched refs:NativeTextShadow (Results 1 – 2 of 2) sorted by relevance
82 return new std::vector<NativeTextShadow>(size); in FFICJCreateVectorNativeTextShadow()86 VectorNativeTextShadow vec, int64_t index, NativeTextShadow textShadow) in FFICJVectorNativeTextShadowSetElement()89 auto actualVec = reinterpret_cast<std::vector<NativeTextShadow>*>(vec); in FFICJVectorNativeTextShadowSetElement()96 auto actualVec = reinterpret_cast<std::vector<NativeTextShadow>*>(vec); in FFICJVectorNativeTextShadowDelete()191 auto nativeTextShadowVec = *reinterpret_cast<std::vector<NativeTextShadow>*>(vecContent); in FfiOHOSAceFrameworkTextClockTextShadow()
50 struct NativeTextShadow { struct58 VectorNativeTextShadow vec, int64_t index, NativeTextShadow textShadow); argument