Searched refs:ParseCalendarPickerBorderColor (Results 1 – 2 of 2) sorted by relevance
40 static void ParseCalendarPickerBorderColor(const JSRef<JSVal>& args);
211 ParseCalendarPickerBorderColor(object->GetProperty("color")); in SetBorder()223 void JSCalendarPicker::ParseCalendarPickerBorderColor(const JSRef<JSVal>& args) in ParseCalendarPickerBorderColor() function in OHOS::Ace::Framework::JSCalendarPicker