Searched defs:attribute_value_to_reset (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_view.cc1132 int attribute_value_to_reset,
1139 if (attribute_value_to_reset)
1140 expected_value &= ~attribute_value_to_reset;
1130 UpdateWindowAttribute(int attribute_index, int attribute_value_to_set, int attribute_value_to_reset, bool update_frame) argument

Completed in 113 milliseconds