Searched refs:remain (Results 1 – 2 of 2) sorted by relevance
562 int remain = length; in CalcStringRectImpl() local575 CalcLineRectImpl(&rect, &pos, remain); in CalcStringRectImpl()576 remain = (end - pos); in CalcStringRectImpl()582 } while (remain > 0); in CalcStringRectImpl()665 const int remain = length - (context.str - str); in PrintImpl() local666 const f32 width = CalcLineWidth( context.str, remain ); in PrintImpl()672 const int remain = length - (context.str - str); in PrintImpl() local673 const f32 width = CalcLineWidth( context.str, remain ); in PrintImpl()
804 s32 remain = in ConstructOpExpand() local808 NN_ASSERT(remain >= 0); in ConstructOpExpand()815 NN_ASSERT(remain == 0); in ConstructOpExpand()821 NN_ASSERT(remain != 0); in ConstructOpExpand()