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

  /external/webkit/Source/WebKit/efl/ewk/
ewk_history.cpp 676 Ewk_History* ewk_history_new(WebCore::BackForwardListImpl* core) function
ewk_private.h 121 Ewk_History *ewk_history_new(WebCore::BackForwardListImpl *history);
ewk_view.cpp 639 priv->history = ewk_history_new(static_cast<WebCore::BackForwardListImpl*>(priv->page->backForwardList()));
    [all...]

Completed in 110 milliseconds