Lines Matching refs:e

443 						// Kashida marker is inverse of priority i.e. Priority 1 => 7, Priority 7 => 1.
530 // e. NOT IN SPEC
644 // e. Final Re-ordering (Indic / Khmer / Sinhala)
793 // e. Final Re-ordering
1186 $e = '';
1196 $e .= UtfString::code2utf($this->schOTLdata[$sch][$i]['uni']);
1209 return $e;
1519 // i.e. new spec but GSUB tables have Consonant-Halant in Lookups e.g. FreeSerif, which
1569 // i.e. new spec but GSUB tables have Consonant-Halant in Lookups e.g. FreeSerif, which
1591 // LigatureSet i.e. all starting with the same Glyph $nextGlyph [Consonant]
1719 // i.e. if this is 'salt' alternate may be set to 2
1771 // LigatureSet i.e. all starting with the same first Glyph $currGlyph
2159 // $InputClasses[(class)] e.g. 0x02E6,0x02E7,0x02E8
2717 // JOIN TO FOLLOWING LETTER IN LOGICAL ORDER (i.e. AS INITIAL/MEDIAL FORM) = Unicode Left-Joining (+ Dual-Joining + Join_Causing 00640)
2758 /* JOIN TO PREVIOUS LETTER IN LOGICAL ORDER (i.e. AS FINAL/MEDIAL FORM) = Unicode Right-Joining (+ Dual-Joining + Join_Causing) */
2823 /* Arabic ligatures in presentation form (converted in 'ccmp' in e.g. Arial and Times ? need to add others in this range) */
2914 // not in $this->arabLeftJoining i.e. not a char which can join to the next one
2946 // If GSUB includes a Backtrack or Lookahead condition (e.g. font ArabicTypesetting)
3297 // LookupType 1: Single adjustment Adjust position of a single glyph (e.g. SmallCaps/Sups/Subs)
3399 // i.e. Class1Count = 5; Class1 will contain array(indices 1-4);
3539 $MarkRecord = $this->_getMarkRecord($MarkArray, $MarkPos); // e.g. Array ( [Class] => 0 [AnchorX] => -549 [AnchorY] => 1548 )
3555 $BaseRecord = ['AnchorX' => $x, 'AnchorY' => $y]; // e.g. Array ( [AnchorX] => 660 [AnchorY] => 1556 )
3611 $MarkRecord = $this->_getMarkRecord($MarkArray, $MarkPos); // e.g. Array ( [Class] => 0 [AnchorX] => -549 [AnchorY] => 1548 )
3703 $Mark1Record = $this->_getMarkRecord($Mark1Array, $Mark1Pos); // e.g. Array ( [Class] => 0 [AnchorX] => -549 [AnchorY] => 1548 )
3719 $Mark2Record = ['AnchorX' => $x, 'AnchorY' => $y]; // e.g. Array ( [AnchorX] => 660 [AnchorY] => 1556 )
3738 // However IF Mark2 (first in logical order, i.e. being attached to) is not associated with a base, carry on
3739 // This happens in Indic when the Mark being attached to e.g. [Halant Ma lig] -> MatraU, [U+0B4D + U+B2E as E0F5]-> U+0B41 become E135
4479 // $this->MarkAttachmentType is already adjusted for this i.e. contains all Marks except those in the MarkAttachmentClassDef table
4541 // $this->MarkAttachmentType is already adjusted for this i.e. contains all Marks except those in the MarkAttachmentClassDef table
4950 $e = '';
4955 $e .= UtfString::code2utf($cd['char']);
4975 return [$e, $rtl_content];
5197 preg_replace("/\x{202a}-\x{202e}/u", '', $para[$nc][0]);
6134 // IETF tag = e.g. en-US, und-Arab, sr-Cyrl cf. class LangToFont