OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kSeparatorWidth
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.cc
110
static const int
kSeparatorWidth
= 4;
308
return gfx::Size(
kSeparatorWidth
, 1);
[
all
...]
/external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.cc
124
static const int
kSeparatorWidth
= 4;
401
return gfx::Size(
kSeparatorWidth
, 1);
[
all
...]
Completed in 141 milliseconds