Lines Matching refs:last

1110 									// in RTL - the current glyph or the last of any associated marks
2575 * last component of the whole sequence, so we should loop forward looking
2637 // KASHIDA: If forming a ligature when the last component was identified as a kashida point (final form)
2911 // set $n as the position of the last base; for now we'll just do this:
3025 // Find all word boundaries and mark end of word $this->OTLdata[$i]['wordend']=true on last character
3233 // For LTR apply XAdvanceL to the last mark following the base = at $apos
3267 // the last of any Marks which immediately follow the current glyph
4653 // X7. With each PDF, determine the matching embedding or override code. If there was a valid matching code, restore (pop) the last remembered (pushed) embedding level and directional override.
4655 $last = count($remember) - 1;
4656 if (($remember[$last]['num'] == 8235) || ($remember[$last]['num'] == 8234) || ($remember[$last]['num'] == 8238) ||
4657 ($remember[$last]['num'] == 8237)) {
4695 // For eor, compare the level of the last character in the sequence with the level of the character following it in the paragraph or if there is none, with the paragraph embedding level.
4849 if ($j == ($numchars - 1)) { // last char
5056 // X7. With each PDF, determine the matching embedding or override code. If there was a valid matching code, restore (pop) the last remembered (pushed) embedding level and directional override.
5058 $last = count($remember) - 1;
5059 if (($remember[$last]['num'] == 8235) || ($remember[$last]['num'] == 8234) || ($remember[$last]['num'] == 8238) ||
5060 ($remember[$last]['num'] == 8237)) {
5071 // Set the RLI/LRI/FSI embedding level to the embedding level of the last entry on the directional status stack.
5087 while (!($nc2 == ($numchunks - 1) && $i2 == ((count($para[$nc2][18]['char_data'])) - 1))) { // while not at end of last chunk
5122 // Compute the least even embedding level greater than the embedding level of the last entry on the directional status stack.
5125 // Compute the least odd embedding level greater than the embedding level of the last entry on the directional status stack.
5140 // Pop the last entry from the directional status stack and decrement the isolate count by one.
5142 $last = count($remember) - 1;
5143 if (($remember[$last]['num'] == 8294) || ($remember[$last]['num'] == 8295) || ($remember[$last]['num'] == 8296)) {
5150 elseif (($remember[$last]['num'] == 8235) || ($remember[$last]['num'] == 8234) || ($remember[$last]['num'] == 8238) ||
5151 ($remember[$last]['num'] == 8237)) {
5155 // In all cases, set the PDI’s level to the embedding level of the last entry on the directional status stack left after the steps above.
5216 // For eor, compare the level of the last character in the sequence with the level of the character following it in the paragraph or if there is none, with the paragraph embedding level.
5233 while (!($nc2 == ($numchunks - 1) && $i2 == ((count($para[$nc2][18]['char_data'])) - 1))) { // while not at end of last chunk
5336 while (!($nc2 == ($numchunks - 1) && $i2 == ((count($para[$nc2][18]['char_data'])) - 1))) { // while not at end of last chunk
5385 while (!($nc2 == ($numchunks - 1) && $i2 == ((count($para[$nc2][18]['char_data'])) - 1))) { // while not at end of last chunk
5477 while (!($nc2 == ($numchunks - 1) && $i2 == ((count($para[$nc2][18]['char_data'])) - 1))) { // while not at end of last chunk