Searched defs:currentItem (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/Cocoa/
H A DWKBackForwardList.h40 @property (nonatomic, readonly, strong) WKBackForwardListItem *currentItem; variable
/macosx-10.10.1/WebKit-7600.1.25/mac/History/
H A DWebBackForwardList.h88 @property (nonatomic, readonly, strong) WebHistoryItem *currentItem; variable
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOPMPowerSourceList.cpp89 IOPMPowerSource * IOPMPowerSourceList::nextInList(IOPMPowerSource *currentItem) argument
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/
H A Dewk_back_forward_list.cpp52 EwkBackForwardListItem* EwkBackForwardList::currentItem() const function in class:EwkBackForwardList
64 const unsigned currentItem = WKBackForwardListGetCurrentItem(m_wkList.get()) ? 1 : 0; local
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/tests/
H A Dtest_ewk2_back_forward_list.cpp94 Ewk_Back_Forward_List_Item* currentItem = ewk_back_forward_list_current_item_get(backForwardList); local
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DWebKitBackForwardList.cpp224 guint currentItem = webkit_back_forward_list_get_current_item(backForwardList) ? 1 : 0; local
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebBackForwardList.cpp171 HRESULT STDMETHODCALLTYPE WebBackForwardList::currentItem( function in class:WebBackForwardList

Completed in 94 milliseconds