Lines Matching defs:last
379 // we can't just use the first and last entry of the range to compute
1187 uint8_t* last = (uint8_t*)((char*)glyph.fImage + glyph.fHeight * dstRB - 1);
1189 *last |= bitCount == 0 ? 1 : 1 << (8 - bitCount);
1286 uint8_t* last = (uint8_t*)((char*)glyph.fImage + glyph.fHeight * dstRB - 1);
1288 *last |= bitCount == 0 ? 1 : 1 << (8 - bitCount);
1488 if (u < pc->cpfx - 2) { // If not on last spline, compute C
1563 if (u < pc->cpfx - 2) { // If not on last spline, compute C