Home | History | Annotate | Download | only in tests

Lines Matching full:topright

247     void expectQuadrant(const Rect& rect, const Color& topLeft, const Color& topRight,
259 expectColor(Rect(centerX + offsetX, rect.top, rect.right, centerY - offsetY), topRight,
347 const Color& topRight, const Color& bottomLeft,
356 fillBufferColor(buffer, Rect(halfW, 0, buffer.width, halfH), topRight);