Searched refs:ARROW_SIZE (Results 1 – 2 of 2) sorted by relevance
52 constexpr int32_t ARROW_SIZE = 5; variable119 auto arrowSizeValue = arrowInfo[ARROW_SIZE] == "-" ? "" : arrowInfo[ARROW_SIZE]; in SetArrowBackgroundInfo()
43 constexpr int32_t ARROW_SIZE = 6; variable285 Local<JSValueRef> arrowSize = runtimeCallInfo->GetCallArgRef(ARROW_SIZE); in SetSwiperDisplayArrow()