Searched refs:lineText (Results 1 – 2 of 2) sorted by relevance
74 std::tie(error, bBox, curLine->lineText) = in draw()102 textBegin = curLine->lineText.end(); in draw()129 if (auto error = drawText(&face, curLine->lineText, drawPixelBoundsEnforced, in draw()
58 text_t lineText; member