Lines Matching defs:Flag

1301 			$Flag = $this->GSUBLookups[$lu]['Flag'];
1317 $shift = $this->_applyGSUBsubtable($lu, $c, $ptr, $currGlyph, $currGID, ($subtable_offset - $this->GSUB_offset), $Type, $Flag, $MarkFilteringSet, $this->GSLuCoverage[$lu][$c], 0, $tag, 0, $tagInt);
1359 $Flag = $this->GSUBLookups[$lu]['Flag'];
1370 $shift = $this->_applyGSUBsubtable($lu, $c, $ptr, $currGlyph, $currGID, ($subtable_offset - $this->GSUB_offset), $Type, $Flag, $MarkFilteringSet, $this->GSLuCoverage[$lu][$c], 0, $tag, 0, $tagInt);
1409 $Flag = $this->GSUBLookups[$lu]['Flag'];
1426 $shift = $this->_applyGSUBsubtable($lu, $c, $ptr, $currGlyph, $currGID, ($subtable_offset - $this->GSUB_offset), $Type, $Flag, $MarkFilteringSet, $this->GSLuCoverage[$lu][$c], 0, $usetag, 0, $tagInt);
1466 $Flag = $this->GSUBLookups[$lu]['Flag'];
1512 $shift = $this->_applyGSUBsubtable($lu, $c, $ptr, $currGlyph, $currGID, ($subtable_offset - $this->GSUB_offset), $Type, $Flag, $MarkFilteringSet, $this->GSLuCoverage[$lu][$c], 0, $usetag, $is_old_spec, $tagInt);
1633 function _applyGSUBsubtable($lookupID, $subtable, $ptr, $currGlyph, $currGID, $subtable_offset, $Type, $Flag, $MarkFilteringSet, $LuCoverage, $level, $currentTag, $is_old_spec, $tagInt)
1635 $ignore = $this->_getGCOMignoreString($Flag, $MarkFilteringSet);
1645 // Flag = Ignore
1646 if ($this->_checkGCOMignore($Flag, $currGlyph, $MarkFilteringSet)) {
1681 // Flag = Ignore
1682 if ($this->_checkGCOMignore($Flag, $currGlyph, $MarkFilteringSet)) {
1711 // Flag = Ignore
1712 if ($this->_checkGCOMignore($Flag, $currGlyph, $MarkFilteringSet)) {
1757 // Flag = Ignore
1758 if ($this->_checkGCOMignore($Flag, $currGlyph, $MarkFilteringSet)) {
1877 $luFlag = $this->GSUBLookups[$lu]['Flag'];
1986 $luFlag = $this->GSUBLookups[$lu]['Flag'];
2083 $luFlag = $this->GSUBLookups[$lu]['Flag'];
2253 $luFlag = $this->GSUBLookups[$lu]['Flag'];
2338 $luFlag = $this->GSUBLookups[$lu]['Flag'];
3170 $Flag = $this->GPOSLookups[$lu]['Flag'];
3186 $shift = $this->_applyGPOSsubtable($lu, $c, $ptr, $currGlyph, $currGID, ($subtable_offset - $this->GPOS_offset + $this->GSUB_length), $Type, $Flag, $MarkFilteringSet, $this->LuCoverage[$lu][$c], $tag, 0, $is_old_spec);
3282 private function _applyGPOSsubtable($lookupID, $subtable, $ptr, $currGlyph, $currGID, $subtable_offset, $Type, $Flag, $MarkFilteringSet, $LuCoverage, $tag, $level, $is_old_spec)
3284 if (($Flag & 0x0001) == 1) {
3290 $ignore = $this->_getGCOMignoreString($Flag, $MarkFilteringSet);
3865 $luFlag = $this->GPOSLookups[$lu]['Flag'];
4050 $luFlag = $this->GPOSLookups[$lu]['Flag'];
4132 $luFlag = $this->GPOSLookups[$lu]['Flag'];
4476 // Flag & 0xFF?? = MarkAttachmentType
4485 // Flag & 0x0010 = UseMarkFilteringSet
4496 // Flag & 0x0008 = Ignore Marks - (unless already done with MarkAttachmentType)
4502 // Flag & 0x0004 = Ignore Ligatures
4510 // Flag & 0x0002 = Ignore BaseGlyphs
4528 // Flag & 0x0008 = Ignore Marks - (unless already done with MarkAttachmentType)
4538 // Flag & 0xFF?? = MarkAttachmentType
4546 // Flag & 0x0010 = UseMarkFilteringSet