Searched refs:ParseBorderColorProps (Results 1 – 4 of 4) sorted by relevance
206 if (JSActionSheet::ParseBorderColorProps(colorValue, borderColor)) { in ParseBorderWidthAndColor()
271 if (JSAlertDialog::ParseBorderColorProps(colorValue, borderColor)) { in ParseAlertBorderWidthAndColor()
612 …static bool ParseBorderColorProps(const JSRef<JSVal>& args, NG::BorderColorProperty& colorProperty…
8086 if (ParseBorderColorProps(colorValue, borderColor)) { in ParseSheetStyle()8105 if (ParseBorderColorProps(colorValue, borderColor)) { in ParseSheetStyle()10366 bool JSViewAbstract::ParseBorderColorProps(const JSRef<JSVal>& args, NG::BorderColorProperty& color… in ParseBorderColorProps() function in OHOS::Ace::Framework::JSViewAbstract10624 if (ParseBorderColorProps(colorValue, borderColor)) { in SetDialogProperties()