Home
last modified time | relevance | path

Searched defs:ImmutableArray (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebKit2/Shared/
DImmutableArray.cpp31 ImmutableArray::ImmutableArray() in ImmutableArray() function in WebKit::ImmutableArray
35 ImmutableArray::ImmutableArray(APIObject** entries, size_t size) in ImmutableArray() function in WebKit::ImmutableArray
42 ImmutableArray::ImmutableArray(Vector<RefPtr<APIObject> >& entries) in ImmutableArray() function in WebKit::ImmutableArray
DWebContextMenuItem.h34 class ImmutableArray; variable
DImmutableDictionary.h37 class ImmutableArray; variable
/external/webkit/Source/WebKit2/UIProcess/
DWebOpenPanelResultListenerProxy.h35 class ImmutableArray; variable
DWebFrameProxy.h46 class ImmutableArray; variable
/external/webkit/Source/WebKit2/UIProcess/win/
DWebGrammarDetail.h36 class ImmutableArray; variable
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/
DInjectedBundleBackForwardListItem.h34 class ImmutableArray; variable
DInjectedBundle.h60 class ImmutableArray; variable
/external/webkit/Source/WebKit2/Shared/API/c/
DWKSharedAPICast.h54 class ImmutableArray; variable
76 WK_ADD_API_MAPPING(WKArrayRef, ImmutableArray) in WK_ADD_API_MAPPING() argument