HomeSort by relevance Sort by last modified time
    Searched defs:DrawHorizontalRule (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/
vr_ui.cpp 48 int VrRecoveryUI::DrawHorizontalRule(int y) const {
screen_ui.cpp 350 int ScreenRecoveryUI::DrawHorizontalRule(int y) const {
450 y += DrawHorizontalRule(y) + 4;
464 y += DrawHorizontalRule(y);

Completed in 195 milliseconds