Home
last modified time | relevance | path

Searched refs:DelProperty (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fxjs/
Dcjs_global.cpp117 CJS_Return result = pObj->DelProperty( in JSSpecialPropDel()
151 CJS_Return DelProperty(CJS_Runtime* pRuntime, const wchar_t* propname);
272 CJS_Return JSGlobalAlternate::DelProperty(CJS_Runtime* pRuntime, in DelProperty() function in JSGlobalAlternate
340 DelProperty(pRuntime, propname); in SetProperty()