Home | History | Annotate | Download | only in common

Lines Matching defs:dirProps

454             const DirProp *dirProps=pBiDi->dirProps;
471 (/*run>0 &&*/ dirProps[logicalStart]!=L)) {
495 (/*run<runCount-1 &&*/ dirProps[logicalStart+runLength-1]!=L)) {
513 (/*run>0 &&*/ !(MASK_R_AL&DIRPROP_FLAG(dirProps[logicalStart+runLength-1])))) {
537 (/*run<runCount-1 &&*/ !(MASK_R_AL&DIRPROP_FLAG(dirProps[logicalStart])))) {
575 const DirProp *dirProps=pBiDi->dirProps;
585 if(/*run<runCount-1 &&*/ dirProps[logicalStart+runLength-1]!=L) {
598 if(/*run>0 &&*/ dirProps[logicalStart]!=L) {
605 if(/*run<runCount-1 &&*/ !(MASK_R_AL&DIRPROP_FLAG(dirProps[logicalStart]))) {
618 if(/*run>0 &&*/ !(MASK_R_AL&DIRPROP_FLAG(dirProps[logicalStart+runLength-1]))) {