Searched refs:DISPLAY_ARROW_VALUE (Results 1 – 2 of 2) sorted by relevance
58 constexpr int32_t DISPLAY_ARROW_VALUE = 0; variable525 int32_t displayArrowValue = StringUtils::StringToInt(res[DISPLAY_ARROW_VALUE]); in SetSwiperDisplayArrow()
38 constexpr int32_t DISPLAY_ARROW_VALUE = 1; variable280 Local<JSValueRef> displayArrowValue = runtimeCallInfo->GetCallArgRef(DISPLAY_ARROW_VALUE); in SetSwiperDisplayArrow()