Searched refs:ARROW_BACKGROUND_COLOR (Results 1 – 2 of 2) sorted by relevance
51 constexpr int32_t ARROW_BACKGROUND_COLOR = 4; variable118 …auto backgroundColorValue = arrowInfo[ARROW_BACKGROUND_COLOR] == "-" ? "" : arrowInfo[ARROW_BACKGR… in SetArrowBackgroundInfo()
42 constexpr int32_t ARROW_BACKGROUND_COLOR = 5; variable284 Local<JSValueRef> backgroundColor = runtimeCallInfo->GetCallArgRef(ARROW_BACKGROUND_COLOR); in SetSwiperDisplayArrow()