Searched refs:ARROW_COLOR (Results 1 – 2 of 2) sorted by relevance
53 constexpr int32_t ARROW_COLOR = 6; variable120 auto arrowColorValue = arrowInfo[ARROW_COLOR] == "-" ? "" : arrowInfo[ARROW_COLOR]; in SetArrowBackgroundInfo()
44 constexpr int32_t ARROW_COLOR = 7; variable286 Local<JSValueRef> arrowColor = runtimeCallInfo->GetCallArgRef(ARROW_COLOR); in SetSwiperDisplayArrow()