frame_ancestor_p 1586 src/frame.c if (!frame_ancestor_p (f, sf)) frame_ancestor_p 1736 src/frame.c return frame_ancestor_p (af, df) ? Qt : Qnil; frame_ancestor_p 1713 src/frame.h extern bool frame_ancestor_p (struct frame *af, struct frame *df); frame_ancestor_p 6021 src/pgtkterm.c if (FRAME_PARENT_FRAME (f) || (hf && frame_ancestor_p (f, hf))) frame_ancestor_p 5424 src/w32term.c && !frame_ancestor_p (f, dpyinfo->w32_focus_frame))) frame_ancestor_p 5463 src/w32term.c && !frame_ancestor_p (f, dpyinfo->w32_focus_frame))) frame_ancestor_p 21356 src/xterm.c if (FRAME_PARENT_FRAME (f) || (hf && frame_ancestor_p (f, hf))) frame_ancestor_p 23048 src/xterm.c if (FRAME_PARENT_FRAME (f) || (hf && frame_ancestor_p (f, hf)))