Home | History | Annotate | Download | only in i18n

Lines Matching refs:canonicalIndex

1068             int32_t canonicalIndex = fp->getCanonicalIndex(field);
1069 if (canonicalIndex < 0) {
1073 const dtTypeElem *row = &dtTypes[canonicalIndex];
1632 int32_t canonicalIndex = fp->getCanonicalIndex(field);
1633 if (canonicalIndex < 0 ) {
1636 const dtTypeElem *row = &dtTypes[canonicalIndex];