dframe-reposition-frame-emacs

dframe-reposition-frame-emacs is a compiled Lisp function in `dframe.el'.

(dframe-reposition-frame-emacs NEW-FRAME PARENT-FRAME LOCATION)

Move NEW-FRAME to be relative to PARENT-FRAME.
LOCATION can be one of 'random, 'left-right, 'top-bottom, or
a cons cell indicating a position of the form (LEFT . TOP).