Home | History | Annotate | Download | only in i18n

Lines Matching refs:canonicalIndex

1069             int32_t canonicalIndex = fp->getCanonicalIndex(field);
1070 if (canonicalIndex < 0) {
1074 const dtTypeElem *row = &dtTypes[canonicalIndex];
1633 int32_t canonicalIndex = fp->getCanonicalIndex(field);
1634 if (canonicalIndex < 0 ) {
1637 const dtTypeElem *row = &dtTypes[canonicalIndex];