HomeSort by relevance Sort by last modified time
    Searched refs:UpdateWindowAttribute (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/views/panels/
panel_view.cc 414 UpdateWindowAttribute(GWL_STYLE,
422 UpdateWindowAttribute(GWL_STYLE,
492 UpdateWindowAttribute(GWL_EXSTYLE, value_to_change, 0, false);
494 UpdateWindowAttribute(GWL_EXSTYLE, 0, value_to_change, false);
710 UpdateWindowAttribute(GWL_STYLE,
    [all...]
panel_view.h 180 void UpdateWindowAttribute(int attribute_index,

Completed in 25 milliseconds