Searched refs:spacesRelativeToTextBeginEnd (Results 1 – 3 of 3) sorted by relevance
86 int spacesRelativeToTextBeginEnd; member811 && (shapeVars.spacesRelativeToTextBeginEnd==1)) ) { in handleGeneratedSpaces()852 && (shapeVars.spacesRelativeToTextBeginEnd==0)) ) { in handleGeneratedSpaces()1099 if(shapeVars.spacesRelativeToTextBeginEnd == 0) { in expandCompositChar()1592 shapeVars.spacesRelativeToTextBeginEnd = 1; in u_shapeArabic()
61 private boolean spacesRelativeToTextBeginEnd; field in ArabicShaping194 …spacesRelativeToTextBeginEnd = ( (options & SPACES_RELATIVE_TO_TEXT_MASK) == SPACES_RELATIVE_TO_TE… in ArabicShaping()1248 if (!isLogical & !spacesRelativeToTextBeginEnd) { in handleGeneratedSpaces()1481 if (!isLogical && !spacesRelativeToTextBeginEnd) { in expandCompositChar()
60 private boolean spacesRelativeToTextBeginEnd; field in ArabicShaping197 …spacesRelativeToTextBeginEnd = ( (options & SPACES_RELATIVE_TO_TEXT_MASK) == SPACES_RELATIVE_TO_TE… in ArabicShaping()1296 if (!isLogical & !spacesRelativeToTextBeginEnd) { in handleGeneratedSpaces()1529 if (!isLogical && !spacesRelativeToTextBeginEnd) { in expandCompositChar()