Searched refs:UpdateWindowAttribute (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_view.cc442 UpdateWindowAttribute(GWL_STYLE,
450 UpdateWindowAttribute(GWL_STYLE,
520 UpdateWindowAttribute(GWL_EXSTYLE, value_to_change, 0, false);
522 UpdateWindowAttribute(GWL_EXSTYLE, 0, value_to_change, false);
739 UpdateWindowAttribute(GWL_STYLE,
1130 void PanelView::UpdateWindowAttribute(int attribute_index, function in class:PanelView
H A Dpanel_view.h175 void UpdateWindowAttribute(int attribute_index,

Completed in 463 milliseconds