Searched refs:initWithNode (Results 1 – 13 of 13) sorted by relevance
11 - (id)initWithNode:(CookieTreeNode*)node {47 [[CocoaCookieTreeNode alloc] initWithNode:child]);
19 - (id)initWithNode:(CookieTreeNode*)node;
378 [[CocoaCookieTreeNode alloc] initWithNode:root]);382 [[CocoaCookieTreeNode alloc] initWithNode:root]);
64 virtual HRESULT STDMETHODCALLTYPE initWithNode(
111 HRESULT STDMETHODCALLTYPE WebArchive::initWithNode( in initWithNode() function in WebArchive
5668 * Interfaces/IWebArchive.idl: Add initWithNode()5671 (WebArchive::initWithNode):
49 - (id) initWithNode:(NSInteger)aTType Node:(id)aNode;
53 return [[ANTLRMapElement alloc] initWithNode:aTType Node:aNode];86 - (id) initWithNode:(NSInteger)aTType Node:(id)aNode
110 -(id)initWithNode:(id )node relevance:(float)relevance isTitleMatch:(char)isTitleMatch {
77 HRESULT initWithNode([in] IDOMNode* node);