Searched refs:remain (Results 1 – 2 of 2) sorted by relevance
560 int remain = length; in CalcStringRectImpl() local573 CalcLineRectImpl(&rect, &pos, remain); in CalcStringRectImpl()574 remain = (end - pos); in CalcStringRectImpl()580 } while (remain > 0); in CalcStringRectImpl()663 const int remain = length - (context.str - str); in PrintImpl() local664 const f32 width = CalcLineWidth( context.str, remain ); in PrintImpl()670 const int remain = length - (context.str - str); in PrintImpl() local671 const f32 width = CalcLineWidth( context.str, remain ); in PrintImpl()
802 s32 remain = in ConstructOpExpand() local806 NN_ASSERT(remain >= 0); in ConstructOpExpand()813 NN_ASSERT(remain == 0); in ConstructOpExpand()819 NN_ASSERT(remain != 0); in ConstructOpExpand()