Home | History | Annotate | Download | only in common

Lines Matching defs:outputType

1352     uint8_t outputType;
1467 outputType=(uint8_t)mbcsHeader.flags;
1468 if(noFromU && outputType==MBCS_OUTPUT_1) {
1475 switch(outputType) {
1488 outputType);
1503 if( outputType!=MBCS_OUTPUT_EXT_ONLY && outputType!=MBCS_OUTPUT_1 &&
1549 if(outputType==MBCS_OUTPUT_EXT_ONLY) {
1581 /* offset to the stage 1 table, independent of the outputType */
1584 if(outputType==MBCS_OUTPUT_1) {
1610 switch(outputType) {