Searched defs:colorProperty (Results 1 – 5 of 5) sorted by relevance
59 auto colorProperty = obj->Get(vm, panda::StringRef::NewFromUtf8(vm, "backgroundColor")); in ParseTitleOptions() local
69 auto colorProperty = optObj->GetProperty(BACKGROUND_COLOR_PROPERTY); in ParseBackgroundOptions() local
10366 …ewAbstract::ParseBorderColorProps(const JSRef<JSVal>& args, NG::BorderColorProperty& colorProperty) in ParseBorderColorProps()
1788 BorderColorProperty colorProperty = target->GetBorderColorValue(BorderColorProperty {}); in CheckLocalizedEdgeColors() local
778 NG::BorderColorProperty colorProperty; in GetBorderColorProps() local