Searched refs:outRight (Results 1 – 2 of 2) sorted by relevance
678 int32_t* outRight, const char** outError, in getHorizontalTicks() argument680 *outLeft = *outRight = -1; in getHorizontalTicks()689 *outRight = width - 2; in getHorizontalTicks()703 *outRight = i - 1; in getHorizontalTicks()704 outRight += 2; in getHorizontalTicks()771 int32_t* outLeft, int32_t* outRight, in getHorizontalLayoutBoundsTicks() argument773 *outLeft = *outRight = 0; in getHorizontalLayoutBoundsTicks()795 (*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()