Home
last modified time | relevance | path

Searched refs:horiz_offset (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/athena/system/
Dstatus_icon_container_view.cc81 int horiz_offset = IsCharging(proto) ? 1 : 0; in GetPowerIcon() local
90 gfx::Rect region(horiz_offset * kBatteryImageWidth, in GetPowerIcon()