Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/chromeos/input_method/
Dcandidate_window_view.cc304 const gfx::Insets kInsets(2, 2, 2, 4); in InformationTextArea() local
305 views::View* contents = WrapWithPadding(label_, kInsets); in InformationTextArea()