Home
last modified time | relevance | path

Searched refs:second_glyph (Results 1 – 25 of 226) sorted by relevance

12345678910

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-deprecated.h169 … hb_codepoint_t first_glyph, hb_codepoint_t second_glyph,
217 hb_codepoint_t first_glyph, hb_codepoint_t second_glyph,
H A Dhb-ot-shape-complex-arabic-fallback.hh137 hb_codepoint_t second_glyph, ligature_glyph; in arabic_fallback_synthesize_lookup_ligature() local
139 !hb_font_get_glyph (font, second_u, 0, &second_glyph) || in arabic_fallback_synthesize_lookup_ligature()
147 component_list[num_ligatures].set (second_glyph); in arabic_fallback_synthesize_lookup_ligature()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-deprecated.h169 … hb_codepoint_t first_glyph, hb_codepoint_t second_glyph,
217 hb_codepoint_t first_glyph, hb_codepoint_t second_glyph,
H A Dhb-ot-shape-complex-arabic-fallback.hh137 hb_codepoint_t second_glyph, ligature_glyph; in arabic_fallback_synthesize_lookup_ligature() local
139 !hb_font_get_glyph (font, second_u, 0, &second_glyph) || in arabic_fallback_synthesize_lookup_ligature()
147 component_list[num_ligatures].set (second_glyph); in arabic_fallback_synthesize_lookup_ligature()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-deprecated.h169 … hb_codepoint_t first_glyph, hb_codepoint_t second_glyph,
217 hb_codepoint_t first_glyph, hb_codepoint_t second_glyph,
H A Dhb-ot-shape-complex-arabic-fallback.hh137 hb_codepoint_t second_glyph, ligature_glyph; in arabic_fallback_synthesize_lookup_ligature() local
139 !hb_font_get_glyph (font, second_u, 0, &second_glyph) || in arabic_fallback_synthesize_lookup_ligature()
147 component_list[num_ligatures].set (second_glyph); in arabic_fallback_synthesize_lookup_ligature()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-deprecated.h169 … hb_codepoint_t first_glyph, hb_codepoint_t second_glyph,
217 hb_codepoint_t first_glyph, hb_codepoint_t second_glyph,
H A Dhb-ot-shape-complex-arabic-fallback.hh137 hb_codepoint_t second_glyph, ligature_glyph; in arabic_fallback_synthesize_lookup_ligature() local
139 !hb_font_get_glyph (font, second_u, 0, &second_glyph) || in arabic_fallback_synthesize_lookup_ligature()
147 component_list[num_ligatures].set (second_glyph); in arabic_fallback_synthesize_lookup_ligature()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-deprecated.h169 … hb_codepoint_t first_glyph, hb_codepoint_t second_glyph,
217 hb_codepoint_t first_glyph, hb_codepoint_t second_glyph,
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-deprecated.h169 … hb_codepoint_t first_glyph, hb_codepoint_t second_glyph,
217 hb_codepoint_t first_glyph, hb_codepoint_t second_glyph,
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/gfx/platform/macos/
H A Dfont.rs138 fn binary_search(&self, first_glyph: GlyphId, second_glyph: GlyphId) -> Option<i16> { in binary_search()
141 let query = first_glyph << 16 | second_glyph; in binary_search()
255 fn glyph_h_kerning(&self, first_glyph: GlyphId, second_glyph: GlyphId) -> FractionalPixel { in glyph_h_kerning()
257 if let Some(font_units) = table.binary_search(first_glyph, second_glyph) { in glyph_h_kerning()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dsvg-fonts-dialog.h222 add(second_glyph); in KerningPairColumns()
228 Gtk::TreeModelColumn<Glib::ustring> second_glyph; variable
249 GlyphComboBox first_glyph, second_glyph; variable
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-shape-complex-arabic-fallback.hh140 hb_codepoint_t second_glyph, ligature_glyph; in arabic_fallback_synthesize_lookup_ligature() local
142 !hb_font_get_glyph (font, second_u, 0, &second_glyph) || in arabic_fallback_synthesize_lookup_ligature()
150 component_list[num_ligatures] = second_glyph; in arabic_fallback_synthesize_lookup_ligature()
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-ot-shape-complex-arabic-fallback.hh140 hb_codepoint_t second_glyph, ligature_glyph; in arabic_fallback_synthesize_lookup_ligature() local
142 !hb_font_get_glyph (font, second_u, 0, &second_glyph) || in arabic_fallback_synthesize_lookup_ligature()
150 component_list[num_ligatures] = second_glyph; in arabic_fallback_synthesize_lookup_ligature()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-ot-shape-complex-arabic-fallback.hh140 hb_codepoint_t second_glyph, ligature_glyph; in arabic_fallback_synthesize_lookup_ligature() local
142 !hb_font_get_glyph (font, second_u, 0, &second_glyph) || in arabic_fallback_synthesize_lookup_ligature()
150 component_list[num_ligatures] = second_glyph; in arabic_fallback_synthesize_lookup_ligature()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-ot-shape-complex-arabic-fallback.hh140 hb_codepoint_t second_glyph, ligature_glyph; in arabic_fallback_synthesize_lookup_ligature() local
142 !hb_font_get_glyph (font, second_u, 0, &second_glyph) || in arabic_fallback_synthesize_lookup_ligature()
150 component_list[num_ligatures] = second_glyph; in arabic_fallback_synthesize_lookup_ligature()
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-ot-shape-complex-arabic-fallback.hh140 hb_codepoint_t second_glyph, ligature_glyph; in arabic_fallback_synthesize_lookup_ligature() local
142 !hb_font_get_glyph (font, second_u, 0, &second_glyph) || in arabic_fallback_synthesize_lookup_ligature()
150 component_list[num_ligatures] = second_glyph; in arabic_fallback_synthesize_lookup_ligature()
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-ot-shape-complex-arabic-fallback.hh140 hb_codepoint_t second_glyph, ligature_glyph; in arabic_fallback_synthesize_lookup_ligature() local
142 !hb_font_get_glyph (font, second_u, 0, &second_glyph) || in arabic_fallback_synthesize_lookup_ligature()
150 component_list[num_ligatures] = second_glyph; in arabic_fallback_synthesize_lookup_ligature()
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-ot-shape-complex-arabic-fallback.hh140 hb_codepoint_t second_glyph, ligature_glyph; in arabic_fallback_synthesize_lookup_ligature() local
142 !hb_font_get_glyph (font, second_u, 0, &second_glyph) || in arabic_fallback_synthesize_lookup_ligature()
150 component_list[num_ligatures] = second_glyph; in arabic_fallback_synthesize_lookup_ligature()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-ot-shape-complex-arabic-fallback.hh140 hb_codepoint_t second_glyph, ligature_glyph; in arabic_fallback_synthesize_lookup_ligature() local
142 !hb_font_get_glyph (font, second_u, 0, &second_glyph) || in arabic_fallback_synthesize_lookup_ligature()
150 component_list[num_ligatures] = second_glyph; in arabic_fallback_synthesize_lookup_ligature()
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-ot-shape-complex-arabic-fallback.hh140 hb_codepoint_t second_glyph, ligature_glyph; in arabic_fallback_synthesize_lookup_ligature() local
142 !hb_font_get_glyph (font, second_u, 0, &second_glyph) || in arabic_fallback_synthesize_lookup_ligature()
150 component_list[num_ligatures] = second_glyph; in arabic_fallback_synthesize_lookup_ligature()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-ot-shape-complex-arabic-fallback.hh140 hb_codepoint_t second_glyph, ligature_glyph; in arabic_fallback_synthesize_lookup_ligature() local
142 !hb_font_get_glyph (font, second_u, 0, &second_glyph) || in arabic_fallback_synthesize_lookup_ligature()
150 component_list[num_ligatures] = second_glyph; in arabic_fallback_synthesize_lookup_ligature()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-shape-complex-arabic-fallback.hh140 hb_codepoint_t second_glyph, ligature_glyph; in arabic_fallback_synthesize_lookup_ligature() local
142 !hb_font_get_glyph (font, second_u, 0, &second_glyph) || in arabic_fallback_synthesize_lookup_ligature()
150 component_list[num_ligatures] = second_glyph; in arabic_fallback_synthesize_lookup_ligature()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-shape-complex-arabic-fallback.hh140 hb_codepoint_t second_glyph, ligature_glyph; in arabic_fallback_synthesize_lookup_ligature() local
142 !hb_font_get_glyph (font, second_u, 0, &second_glyph) || in arabic_fallback_synthesize_lookup_ligature()
150 component_list[num_ligatures] = second_glyph; in arabic_fallback_synthesize_lookup_ligature()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dhb-ot-shape-complex-arabic-fallback.hh140 hb_codepoint_t second_glyph, ligature_glyph; in arabic_fallback_synthesize_lookup_ligature() local
142 !hb_font_get_glyph (font, second_u, 0, &second_glyph) || in arabic_fallback_synthesize_lookup_ligature()
150 component_list[num_ligatures].set (second_glyph); in arabic_fallback_synthesize_lookup_ligature()

12345678910