HomeSort by relevance Sort by last modified time
    Searched refs:ewk_frame_core_get (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebKit/efl/WebCoreSupport/
FrameLoaderClientEfl.cpp 130 Frame* f = ewk_frame_core_get(m_frame);
301 Frame* f = ewk_frame_core_get(m_frame);
322 Frame* f = ewk_frame_core_get(m_frame);
851 return ewk_frame_core_get(mainFrame);
912 return FrameNetworkingContextEfl::create(ewk_frame_core_get(m_frame));
  /external/webkit/Source/WebKit/efl/ewk/
ewk_private.h 140 WebCore::Frame *ewk_frame_core_get(const Evas_Object *o);
ewk_frame.cpp 1723 WebCore::Frame* ewk_frame_core_get(const Evas_Object* o) function
    [all...]
ewk_view.cpp     [all...]

Completed in 65 milliseconds