Searched refs:arrowColorValue (Results 1 – 2 of 2) sorted by relevance
583 auto arrowColorValue = obj->GetProperty("arrowColor"); in GetArrowInfo() local615 parseOk = ParseJsColor(arrowColorValue, color); in GetArrowInfo()635 parseOk = ParseJsColor(arrowColorValue, color); in GetArrowInfo()
120 auto arrowColorValue = arrowInfo[ARROW_COLOR] == "-" ? "" : arrowInfo[ARROW_COLOR]; in SetArrowBackgroundInfo() local142 parseOk = Color::ParseColorString(arrowColorValue, color); in SetArrowBackgroundInfo()162 parseOk = Color::ParseColorString(arrowColorValue, color); in SetArrowBackgroundInfo()