Home | History | Annotate | Download | only in include

Lines Matching refs:alloced

727   bool           alloced;          // TRUE if we own the WINDOW
770 : w(rhs.w), alloced(rhs.alloced), par(rhs.par), subwins(rhs.subwins), sib(rhs.sib)