Home | History | Annotate | Download | only in common

Lines Matching full:plength

362                    int32_t *pLogicalStart, int32_t *pLength)
377 if(pLength!=NULL) {
379 *pLength=pBiDi->runs[runIndex].visualLimit-
382 *pLength=pBiDi->runs[0].visualLimit;