Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching defs:isMainFrame

100     bool isMainFrame = frame == frame->page()->mainFrame();
101 if (isMainFrame) {