Searched refs:repeatStr (Results 1 – 1 of 1) sorted by relevance
372 auto repeatStr = repeatArg->ToString(vm)->ToString(vm); in ParseBorderImageRepeat() local373 if (repeatStr == "Repeat") { in ParseBorderImageRepeat()375 } else if (repeatStr == "Round") { in ParseBorderImageRepeat()377 } else if (repeatStr == "Space") { in ParseBorderImageRepeat()