Home | History | Annotate | Download | only in common

Lines Matching defs:dirProps

457             const DirProp *dirProps=pBiDi->dirProps;
474 (/*run>0 &&*/ dirProps[logicalStart]!=L)) {
500 (/*run<runCount-1 &&*/ dirProps[logicalStart+runLength-1]!=L)) {
518 (/*run>0 &&*/ !(MASK_R_AL&DIRPROP_FLAG(dirProps[logicalStart+runLength-1])))) {
544 (/*run<runCount-1 &&*/ !(MASK_R_AL&DIRPROP_FLAG(dirProps[logicalStart])))) {
584 const DirProp *dirProps=pBiDi->dirProps;
594 if(/*run<runCount-1 &&*/ dirProps[logicalStart+runLength-1]!=L) {
609 if(/*run>0 &&*/ dirProps[logicalStart]!=L) {
616 if(/*run<runCount-1 &&*/ !(MASK_R_AL&DIRPROP_FLAG(dirProps[logicalStart]))) {
631 if(/*run>0 &&*/ !(MASK_R_AL&DIRPROP_FLAG(dirProps[logicalStart+runLength-1]))) {