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

  /external/pdfium/fxjs/
cjs_globaldata.h 41 bool DeleteGlobalVariable(const ByteString& propname);
cjs_globaldata.cpp 198 bool CJS_GlobalData::DeleteGlobalVariable(const ByteString& propname) {
cjs_global.cpp 421 m_pGlobalData->DeleteGlobalVariable(name);

Completed in 221 milliseconds