Searched refs:oprops (Results 1 – 3 of 3) sorted by relevance
76 uint64 oprops = ofst->Properties(kFstProperties, false); in Reverse() local77 ofst->SetProperties(ReverseProperties(iprops) | oprops, kFstProperties); in Reverse()
223 uint64 oprops = ofst->Properties(kFstProperties, false); in Map() local224 ofst->SetProperties(mapper->Properties(iprops) | oprops, kFstProperties); in Map()
498 void recomposeOutput(OutputProperties oprops) in recomposeOutput() argument502 m_outputProperties.copyFrom(oprops); in recomposeOutput()