Searched defs:DrawTextLines (Results 1 – 2 of 2) sorted by relevance
58 int DrawTextLines(int /* x */, int /* y */, in DrawTextLines() function in MockDrawFunctions
635 int ScreenRecoveryUI::DrawTextLines(int x, int y, const std::vector<std::string>& lines) const { in DrawTextLines() function in ScreenRecoveryUI