Searched refs:stash (Results 1 – 7 of 7) sorted by relevance
/external/webkit/WebKitTools/DumpRenderTree/mac/PerlSupport/ |
D | DumpRenderTreeSupport_wrapTiger.c | 776 HV *stash; in SWIG_Perl_MakePtr() local 778 stash=SvSTASH(SvRV(obj)); in SWIG_Perl_MakePtr() 781 GV *gv=*(GV**)hv_fetch(stash, "OWNER", 5, TRUE); in SWIG_Perl_MakePtr() 783 gv_init(gv, stash, "OWNER", 5, FALSE); in SWIG_Perl_MakePtr() 792 sv_bless(sv, stash); in SWIG_Perl_MakePtr()
|
/external/webkit/WebKit/mac/WebView/ |
D | WebView.mm | 4404 …// we stash away the unmodified top and bottom margins the first time this method is called, and w…
|
/external/webkit/WebKit/win/ |
D | ChangeLog-2009-06-16 | 20730 (WebFrame::loadData): stash original request URL 20731 (WebFrame::loadHTMLString): stash original request URL 20732 (WebFrame::loadDataSource): stash original request URL
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 27537 stash staS
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2007-10-14 | 6355 NSPrintInfo, so now we stash information in the NSPrintInfo's dictionary such that we always
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog-2007-10-14 | 2969 (KJS::ArrayInstance::capacity): Get it from the secret stash
|
D | ChangeLog-2009-06-16 | 30637 Instead of doing it that way, stash the dynamic global object in JSGlobalData.
|