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

  /external/pdfium/fpdfsdk/javascript/
JS_GlobalData.h 41 bool DeleteGlobalVariable(const CFX_ByteString& propname);
JS_GlobalData.cpp 198 bool CJS_GlobalData::DeleteGlobalVariable(const CFX_ByteString& propname) {
global.cpp 237 m_pGlobalData->DeleteGlobalVariable(name);

Completed in 326 milliseconds