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

  /external/chromium_org/ui/gfx/
shadow_value.cc 49 Insets ShadowValue::GetMargin(const ShadowValues& shadows) {
  /external/chromium_org/chrome/browser/chromeos/ui/
accessibility_focus_ring_controller.cc 107 rects[i].Inset(-GetMargin(), -GetMargin());
153 int AccessibilityFocusRingController::GetMargin() const {
266 return AccessibilityFocusRing::CreateWithRect(rects[0], GetMargin());
274 top, middle, bottom, GetMargin());
279 int slop = GetMargin();

Completed in 129 milliseconds