Searched refs:pIfaceMethod (Results 1 – 1 of 1) sorted by relevance
643 SbIfaceMapperMethod* pIfaceMethod = PTR_CAST( SbIfaceMapperMethod, pVar ); in TYPEINIT1() local644 if( !pIfaceMethod ) in TYPEINIT1()668 SbIfaceMapperMethod* pIfaceMethod = PTR_CAST( SbIfaceMapperMethod, pVar ); in TYPEINIT1() local669 if( pIfaceMethod ) in TYPEINIT1()671 SbMethod* pImplMethod = pIfaceMethod->getImplMethod(); in TYPEINIT1()688 new SbIfaceMapperMethod( pIfaceMethod->GetName(), pImplMethodCopy ); in TYPEINIT1()
Completed in 27 milliseconds