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

  /external/pdfium/fxjs/
cjs_globaldata.h 34 void SetGlobalVariableString(const ByteString& propname,
cjs_globaldata.cpp 132 void CJS_GlobalData::SetGlobalVariableString(const ByteString& propname,
293 SetGlobalVariableString(sEntry, ByteString(p, dwLength));
cjs_global.cpp 434 m_pGlobalData->SetGlobalVariableString(name, pData->sData);

Completed in 99 milliseconds