Searched refs:line_offset_y (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Doobe_progress_bar.cc85 int line_offset_y = (dot->height() - line_->height()) / 2; local
93 canvas->TileImageInt(*line_, ix, y + line_offset_y,
98 canvas->DrawBitmapInt(*line_before, ix, y + line_offset_y);
106 canvas->DrawBitmapInt(*line_after, ix, y + line_offset_y);
110 canvas->TileImageInt(*line_, ix, y + line_offset_y,

Completed in 186 milliseconds