Home | History | Annotate | Download | only in common

Lines Matching refs:outputType

268     ((cnv)->sharedData->mbcs.outputType==MBCS_OUTPUT_2_SISO ? (int8_t)(cnv)->mode : \
269 (cnv)->sharedData->mbcs.outputType==MBCS_OUTPUT_DBCS_ONLY ? 1 : -1)
764 cnv->sharedData->mbcs.outputType==MBCS_OUTPUT_DBCS_ONLY)
1041 } else if( sharedData->mbcs.outputType==MBCS_OUTPUT_DBCS_ONLY ||