Home
last modified time | relevance | path

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

/external/chromium_org/ash/wm/caption_buttons/
Dframe_caption_button_container_view.cc52 header_style_(HEADER_STYLE_SHORT), in FrameCaptionButtonContainerView()
133 if (header_style_ == HEADER_STYLE_SHORT) { in Layout()
Dframe_caption_button_container_view.h39 HEADER_STYLE_SHORT, enumerator
Dframe_caption_button_container_view_unittest.cc196 FrameCaptionButtonContainerView::HEADER_STYLE_SHORT); in TEST_F()
/external/chromium_org/ash/wm/
Dheader_painter.cc436 FrameCaptionButtonContainerView::HEADER_STYLE_SHORT : in LayoutHeader()