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

  /external/chromium_org/ash/desktop_background/
desktop_background_controller.h 170 bool ReparentBackgroundWidgets(int src_container, int dst_container);
desktop_background_controller.cc 293 return ReparentBackgroundWidgets(GetBackgroundContainerId(false),
301 return ReparentBackgroundWidgets(GetBackgroundContainerId(true),
389 bool DesktopBackgroundController::ReparentBackgroundWidgets(int src_container,

Completed in 24 milliseconds