Searched refs:normalProperty (Results 1 – 2 of 2) sorted by relevance
352 auto normalProperty = paramObj->GetProperty("textStyle"); in ParseTextProperties() local360 if (!normalProperty->IsNull() && normalProperty->IsObject()) { in ParseTextProperties()361 JSRef<JSObject> noramlObj = JSRef<JSObject>::Cast(normalProperty); in ParseTextProperties()
1720 auto normalProperty = paramObj->GetProperty("textStyle"); in ParseTextProperties() local1728 if (!normalProperty->IsNull() && normalProperty->IsObject()) { in ParseTextProperties()1729 JSRef<JSObject> noramlObj = JSRef<JSObject>::Cast(normalProperty); in ParseTextProperties()