Searched defs:IsChild (Results 1 – 6 of 6) sorted by relevance
200 bool CFWL_Widget::IsChild() const { in IsChild() function in CFWL_Widget
298 static bool IsChild(const MachineInstr &MI, in IsChild() function
274 bool IsChild(void) const { return (mRole == kRoleChild); } in IsChild() function in ot::Mle::Mle
200 bool IsChild = false; in addSub() local
232 bool IsChild = false; in addSub() local
96769 pub fn IsChild(hWndParent: HWND, hWnd: HWND) -> BOOL; in IsChild() function