Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfx_globaldata.h47 void SetGlobalVariableObject(
Dcfx_globaldata_unittest.cpp62 pInstance->SetGlobalVariableObject("array", std::move(array)); in TEST()
Dcfx_globaldata.cpp185 void CFX_GlobalData::SetGlobalVariableObject( in SetGlobalVariableObject() function in CFX_GlobalData
Dcjs_global.cpp400 m_pGlobalData->SetGlobalVariableObject(name, std::move(array)); in CommitGlobalPersisitentVariables()