Searched defs:textShadowArray (Results 1 – 6 of 6) sorted by relevance
46 std::vector<ArkUITextShadowStruct>& textShadowArray, in ParseTextShadow()571 std::vector<ArkUITextShadowStruct> textShadowArray; in SetTextShadow() local
293 auto textShadowArray = std::make_unique<ArkUITextShadowStruct[]>(length); in SetTextShadow() local
365 auto textShadowArray = std::make_unique<ArkUITextShadowStruct[]>(length); in SetTextShadow() local
280 auto textShadowArray = panda::ArrayRef::New(vm, textStyle.textShadows.size()); in CreateTextShadowObjectArray() local
717 auto textShadowArray = std::make_unique<ArkUITextShadowStruct[]>(length); in SetTextShadow() local
244 JSRef<JSArray> textShadowArray = JSRef<JSArray>::New(); in CreateJsTextShadowObjectArray() local