Home
last modified time | relevance | path

Searched refs:MORE_COMPONENTS (Results 1 – 25 of 217) sorted by relevance

123456789

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/utils/fonts/sfnt/
H A Dglyf.py20 MORE_COMPONENTS = 0x0020 # indicates at least one more glyph after this one variable
53 flags = MORE_COMPONENTS
55 while flags & MORE_COMPONENTS:
/dports/print/pdf-renderer/pdf-renderer-0.9.1,1/src/com/sun/pdfview/font/ttf/
H A DGlyfCompound.java37 private static final int MORE_COMPONENTS = 0x20; field in GlyfCompound
113 } while ((cur.flags & MORE_COMPONENTS) != 0); in setData()
243 return ((getFlag(index) & MORE_COMPONENTS) != 0); in moreComponents()
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/dompdf/lib/php-font-lib/src/FontLib/Glyph/
H A DOutlineComposite.php22 const MORE_COMPONENTS = 0x0020; define in FontLib\\Glyph\\OutlineComposite
131 } while ($flags & self::MORE_COMPONENTS);
173 $flags |= self::MORE_COMPONENTS;
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fonts/truetype/
H A DGlyfTable.java66 MORE_COMPONENTS, enumConstant
114 return (flags & MORE_COMPONENTS.bitMask) > 0; in hasMoreComposites()
/dports/www/firefox-esr/firefox-91.8.0/gfx/ots/src/
H A Dglyf.cc148 #define MORE_COMPONENTS (1u << 5) macro
208 } while (flags & MORE_COMPONENTS); in ParseCompositeGlyph()
472 } while (flags & MORE_COMPONENTS); in TraverseComponentsCountingPoints()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/ots/src/
H A Dglyf.cc148 #define MORE_COMPONENTS (1u << 5) macro
208 } while (flags & MORE_COMPONENTS); in ParseCompositeGlyph()
472 } while (flags & MORE_COMPONENTS); in TraverseComponentsCountingPoints()
/dports/www/firefox/firefox-99.0/gfx/ots/src/
H A Dglyf.cc148 #define MORE_COMPONENTS (1u << 5) macro
208 } while (flags & MORE_COMPONENTS); in ParseCompositeGlyph()
472 } while (flags & MORE_COMPONENTS); in TraverseComponentsCountingPoints()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/ots/src/
H A Dglyf.cc148 #define MORE_COMPONENTS (1u << 5) macro
208 } while (flags & MORE_COMPONENTS); in ParseCompositeGlyph()
472 } while (flags & MORE_COMPONENTS); in TraverseComponentsCountingPoints()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ots/src/
H A Dglyf.cc147 #define MORE_COMPONENTS (1u << 5) macro
207 } while (flags & MORE_COMPONENTS); in ParseCompositeGlyph()
470 } while (flags & MORE_COMPONENTS); in TraverseComponentsCountingPoints()
/dports/x11-fonts/ots/ots-8.1.4/src/
H A Dglyf.cc148 #define MORE_COMPONENTS (1u << 5) macro
208 } while (flags & MORE_COMPONENTS); in ParseCompositeGlyph()
472 } while (flags & MORE_COMPONENTS); in TraverseComponentsCountingPoints()
/dports/math/py-matplotlib/matplotlib-3.4.3/extern/ttconv/
H A Dtruetype.h123 #define MORE_COMPONENTS 32 macro
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/ttconv/
H A Dtruetype.h123 #define MORE_COMPONENTS 32 macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ots/src/
H A Dglyf.cc141 #define MORE_COMPONENTS (1u << 5) macro
195 } while (flags & MORE_COMPONENTS); in ParseCompositeGlyph()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/ots/src/
H A Dglyf.cc141 #define MORE_COMPONENTS (1u << 5) macro
195 } while (flags & MORE_COMPONENTS); in ParseCompositeGlyph()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DGlyphLoader.java221 private static final short MORE_COMPONENTS = 32; field in GlyphLoader
338 while ((flags & MORE_COMPONENTS) != 0); in loadCompoundGlyph()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DGlyphLoader.java221 private static final short MORE_COMPONENTS = 32; field in GlyphLoader
338 while ((flags & MORE_COMPONENTS) != 0); in loadCompoundGlyph()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DGlyphLoader.java221 private static final short MORE_COMPONENTS = 32; field in GlyphLoader
338 while ((flags & MORE_COMPONENTS) != 0); in loadCompoundGlyph()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DGlyphLoader.java221 private static final short MORE_COMPONENTS = 32; field in GlyphLoader
338 while ((flags & MORE_COMPONENTS) != 0); in loadCompoundGlyph()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DGlyphLoader.java221 private static final short MORE_COMPONENTS = 32; field in GlyphLoader
338 while ((flags & MORE_COMPONENTS) != 0); in loadCompoundGlyph()
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/graph/font/typecast/ot/table/
H A DGlyfCompositeComp.java66 public static final short MORE_COMPONENTS = 0x0020; field in GlyfCompositeComp
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-glyf-table.hh143 MORE_COMPONENTS = 0x0020, enumerator
182 if (current->flags & CompositeGlyphHeader::MORE_COMPONENTS) in move_to_next()
/dports/print/pdftk/pdftk-7d2ac3c1fa858f2c247c809fc6ef43f71f241098/java/com/gitlab/pdftk_java/com/lowagie/text/pdf/
H A DTrueTypeFontSubSet.java84 static final int MORE_COMPONENTS = 32; field in TrueTypeFontSubSet
359 if ((flags & MORE_COMPONENTS) == 0) in checkGlyphComposite()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-glyf-table.hh143 MORE_COMPONENTS = 0x0020, enumerator
182 if (current->flags & CompositeGlyphHeader::MORE_COMPONENTS) in move_to_next()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-glyf-table.hh143 MORE_COMPONENTS = 0x0020, enumerator
182 if (current->flags & CompositeGlyphHeader::MORE_COMPONENTS) in move_to_next()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-glyf-table.hh143 MORE_COMPONENTS = 0x0020, enumerator
182 if (current->flags & CompositeGlyphHeader::MORE_COMPONENTS) in move_to_next()

123456789