Searched refs:getDefaultProp (Results 1 – 2 of 2) sorted by relevance
48 SbxVariable* getDefaultProp( SbxVariable* pRef );72 SbxVariable* pDflt = getDefaultProp( p2 ); in StepArith()123 SbxVariable* pDflt = getDefaultProp( p1 ); in StepCompare()129 pDflt = getDefaultProp( p2 ); in StepCompare()396 SbxVariable* pDflt = getDefaultProp( refVar ); in StepPUT()402 SbxVariable* pDflt = getDefaultProp( refVal ); in StepPUT()534 SbxVariable* pDflt = getDefaultProp( refVar ); in StepSET_Impl()561 pDflt = getDefaultProp( refVal ); in StepSET_Impl()
141 SbxVariable* getDefaultProp( SbxVariable* pRef ) in getDefaultProp() function
Completed in 36 milliseconds