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

  /external/chromium_org/ash/system/chromeos/power/
power_status.cc 75 const int kBatteryImageWidth = 25;
233 offset * kBatteryImageWidth, index * kBatteryImageHeight,
234 kBatteryImageWidth, kBatteryImageHeight);
  /external/chromium_org/athena/system/
status_icon_container_view.cc 72 const int kBatteryImageWidth = 25;
90 gfx::Rect region(horiz_offset * kBatteryImageWidth,
92 kBatteryImageWidth,

Completed in 424 milliseconds