Searched refs:pGetInst (Results 1 – 6 of 6) sorted by relevance
/trunk/main/rsc/source/res/ |
H A D | rsctop.cxx | 295 RSCINST * pGetInst ) in GetElement() argument 301 pGetInst ); in GetElement() 320 RSCINST * pGetInst in GetArrayEle() argument 324 return pSuperClass->GetArrayEle( rInst, nId, pCreateClass, pGetInst ); in GetArrayEle() 343 RSCINST * pGetInst in GetValueEle() argument 347 return pSuperClass->GetValueEle( rInst, lValue, pCreateClass, pGetInst ); in GetValueEle()
|
H A D | rscarray.cxx | 246 RSCINST * pGetInst in GetValueEle() argument 293 *pGetInst = pNode->aInst; in GetValueEle() 309 RSCINST * pGetInst in GetArrayEle() argument 318 return GetValueEle( rInst, lValue, pCreateClass, pGetInst ); in GetArrayEle()
|
H A D | rsccont.cxx | 262 const RSCINST & rCreateInst, RSCINST * pGetInst ) in GetElement() argument 329 *pGetInst = aTmpI; in GetElement()
|
/trunk/main/rsc/inc/ |
H A D | rsctop.hxx | 124 RSCINST * pGetInst ); 130 RSCINST * pGetInst ); 136 RSCINST * pGetInst );
|
H A D | rscarray.hxx | 83 RSCINST * pGetInst ); 86 RSCINST * pGetInst );
|
H A D | rsccont.hxx | 77 RSCINST * pGetInst );
|
Completed in 44 milliseconds