frame_ancestor_p 1260 src/androidterm.c if (FRAME_PARENT_FRAME (f) || (hf && frame_ancestor_p (f, hf))) frame_ancestor_p 1607 src/frame.c if (!frame_ancestor_p (f, sf)) frame_ancestor_p 1757 src/frame.c return frame_ancestor_p (af, df) ? Qt : Qnil; frame_ancestor_p 1868 src/frame.h extern bool frame_ancestor_p (struct frame *af, struct frame *df); frame_ancestor_p 6024 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 21775 src/xterm.c if (FRAME_PARENT_FRAME (f) || (hf && frame_ancestor_p (f, hf))) frame_ancestor_p 23467 src/xterm.c if (FRAME_PARENT_FRAME (f) || (hf && frame_ancestor_p (f, hf)))