Searched defs:DockInfo (Results 1 – 2 of 2) sorted by relevance
12 class DockInfo; variable
62 DockInfo() : type_(NONE), window_(NULL), in_enable_area_(false) {} in DockInfo() function