Searched defs:DrawTextLine (Results 1 – 3 of 3) sorted by relevance
48 int VrRecoveryUI::DrawTextLine(int x, int y, const std::string& line, bool bold) const { in DrawTextLine() function in VrRecoveryUI
633 int ScreenRecoveryUI::DrawTextLine(int x, int y, const std::string& line, bool bold) const { in DrawTextLine() function in ScreenRecoveryUI
50 int DrawTextLine(int /* x */, int /* y */, const std::string& /* line */, in DrawTextLine() function in MockDrawFunctions