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 137 bool ReparentBackgroundWidgets(int src_container, int dst_container);
desktop_background_controller.cc 111 return ReparentBackgroundWidgets(GetBackgroundContainerId(false),
119 return ReparentBackgroundWidgets(GetBackgroundContainerId(true),
228 bool DesktopBackgroundController::ReparentBackgroundWidgets(int src_container,

Completed in 41 milliseconds