Searched refs:authorRc (Results 1 – 1 of 1) sorted by relevance
7210 lvRect authorRc(rc); in LVDrawBookCover() local7213 authorRc.top += rc.height() * 1 / 20; in LVDrawBookCover()7214 authorRc.bottom = authorRc.top + rc.height() * 2 / 10; in LVDrawBookCover()7215 …matter authorFmt(authors, fontFace, false, false, authorColor, authorRc.width(), authorRc.height()… in LVDrawBookCover()7216 authorFmt.draw(buf, authorRc, 0, 0); in LVDrawBookCover()7218 authorRc.bottom = authorRc.top; in LVDrawBookCover()