Searched refs:SetNewPortion (Results 1 – 2 of 2) sorted by relevance
361 case 'L': SetNewPortion( EXC_HF_LEFT ); break; // Left portion in ParseString()362 case 'C': SetNewPortion( EXC_HF_CENTER ); break; // Center portion in ParseString()363 case 'R': SetNewPortion( EXC_HF_RIGHT ); break; // Right portion in ParseString()601 void XclImpHFConverter::SetNewPortion( XclImpHFPortion eNew ) in SetNewPortion() function in XclImpHFConverter
256 void SetNewPortion( XclImpHFPortion eNew );
Completed in 9 milliseconds