Home | History | Annotate | Download | only in common

Lines Matching refs:outputType

1362     uint8_t outputType;
1477 outputType=(uint8_t)mbcsHeader.flags;
1478 if(noFromU && outputType==MBCS_OUTPUT_1) {
1485 switch(outputType) {
1498 outputType);
1513 if( outputType!=MBCS_OUTPUT_EXT_ONLY && outputType!=MBCS_OUTPUT_1 &&
1559 if(outputType==MBCS_OUTPUT_EXT_ONLY) {
1591 /* offset to the stage 1 table, independent of the outputType */
1594 if(outputType==MBCS_OUTPUT_1) {
1620 switch(outputType) {