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

  /external/chromium_org/chrome/browser/ui/views/location_bar/
location_bar_layout.cc 19 int edge_item_padding,
41 int edge_item_padding; member in struct:LocationBarDecoration
60 int edge_item_padding,
68 edge_item_padding(edge_item_padding),
92 int edge_item_padding,
97 y, height, auto_collapse, max_fraction, edge_item_padding, item_padding,
117 (first_item ? (*i)->edge_item_padding : (*i)->item_padding);
149 (first_visible ? (*i)->edge_item_padding : (*i)->item_padding);
169 (first_visible ? (*i)->edge_item_padding : (*i)->item_padding)
    [all...]
location_bar_layout.h 38 // - |edge_item_padding|, the padding between the omnibox edge and the item,
48 int edge_item_padding,

Completed in 31 milliseconds