Searched refs:outRight (Results 1 – 2 of 2) sorted by relevance
684 int32_t* outRight, const char** outError, in getHorizontalTicks() argument686 *outLeft = *outRight = -1; in getHorizontalTicks()695 *outRight = width - 2; in getHorizontalTicks()709 *outRight = i - 1; in getHorizontalTicks()710 outRight += 2; in getHorizontalTicks()777 int32_t* outLeft, int32_t* outRight, in getHorizontalLayoutBoundsTicks() argument779 *outLeft = *outRight = 0; in getHorizontalLayoutBoundsTicks()801 (*outRight)++; in getHorizontalLayoutBoundsTicks()
239 int32_t* outLeft, int32_t* outRight, const char** outError, in get_horizontal_ticks() argument243 *outLeft = *outRight = -1; in get_horizontal_ticks()252 *outRight = width-2; in get_horizontal_ticks()266 *outRight = i-1; in get_horizontal_ticks()267 outRight += 2; in get_horizontal_ticks()337 int32_t* outLeft, int32_t* outRight, const char** outError) in get_horizontal_layout_bounds_ticks() argument340 *outLeft = *outRight = 0; in get_horizontal_layout_bounds_ticks()361 (*outRight)++; in get_horizontal_layout_bounds_ticks()