Home | History | Annotate | Download | only in ewk

Lines Matching refs:cf

4085     WTF::RefPtr<WebCore::Frame> cf = _ewk_view_core_frame_new
4087 if (!cf) {
4092 if (!ewk_frame_child_add(frame, cf, name, url, referrer)) {
4098 if (!cf->page() || !cf->tree() || !cf->tree()->parent())
4105 return cf.release();