Home | History | Annotate | Download | only in i18n

Lines Matching refs:myType

1680         int32_t myType = (includeMask&(1<<i))==0 ? 0 : skeleton.type[i];
1682 if (myType==otherType) {
1685 if (myType==0) {// and other is not
1695 result += abs(myType - otherType);