HomeSort by relevance Sort by last modified time
    Searched refs:DeleteGlobalVariable (Results 1 - 3 of 3) sorted by null

  /external/pdfium/fpdfsdk/src/javascript/
JS_GlobalData.h 74 FX_BOOL DeleteGlobalVariable(const FX_CHAR* propname);
JS_GlobalData.cpp 282 FX_BOOL CJS_GlobalData::DeleteGlobalVariable(const FX_CHAR* propname) {
global.cpp 285 m_pGlobalData->DeleteGlobalVariable(name);

Completed in 89 milliseconds