Home | History | Annotate | Download | only in src

Lines Matching full:frame

67     // Do serialization action. Return false means no available frame has been
71 // The parameter specifies which frame need to be serialized.
73 // serialize all sub frames of the specified frame or not.
82 WebPageSerializerImpl(WebFrame* frame,
90 // Specified frame which need to be serialized;
103 // only the specified frame but also all sub-frames in the specific frame.
104 // Otherwise we only serialize the specified frame excluded all sub-frames.
119 // Frame URL of current processing document presented by GURL
124 // Document object of current frame.