Home
last modified time | relevance | path

Searched refs:MoveInstance (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_instancemanager.h33 int32_t MoveInstance(int32_t iTo, int32_t iFrom);
Dcjx_instancemanager.cpp110 int32_t CJX_InstanceManager::MoveInstance(int32_t iTo, int32_t iFrom) { in MoveInstance() function in CJX_InstanceManager
144 MoveInstance(iTo, iFrom); in moveInstance()
Dcjx_object.cpp1489 mgr->MoveInstance(iTo, iFrom); in ScriptSomInstanceIndex()