Home
last modified time | relevance | path

Searched defs:glyph_data (Results 1 – 25 of 496) sorted by relevance

12345678910>>...20

/dports/deskutils/py-py3status/py3status-3.40/py3status/
H A Dscreenshots.py58 glyph_data = None variable
91 def contains_bad_glyph(glyph_data, data): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/shaping/
H A Dshape_result.cc70 for (const auto& glyph_data : glyph_data_) { in NextSafeToBreakOffset() local
76 for (const auto& glyph_data : base::Reversed(glyph_data_)) { in NextSafeToBreakOffset() local
92 for (const auto& glyph_data : base::Reversed(glyph_data_)) { in PreviousSafeToBreakOffset() local
98 for (const auto& glyph_data : glyph_data_) { in PreviousSafeToBreakOffset() local
301 for (const HarfBuzzRunGlyphData& glyph_data : glyph_data_) { in CharacterIndexForXPosition() local
651 for (const auto& glyph_data : run.glyph_data_) { in ForEachGlyphImpl() local
692 for (const auto& glyph_data : run.glyph_data_) { in ForEachGlyphImpl() local
705 for (const auto& glyph_data : run.glyph_data_) { in ForEachGlyphImpl() local
1572 const auto& glyph_data = run.glyph_data_[glyph_index]; in ToString() local
1617 for (const auto& glyph_data : run->glyph_data_) { in ComputePositionData() local
[all …]
H A Dshape_result_view.cc398 for (const auto& glyph_data : part) { in ForEachGlyphImpl() local
442 for (const auto& glyph_data : part) { in ForEachGlyphImpl() local
457 for (const auto& glyph_data : part) { in ForEachGlyphImpl() local
528 const HarfBuzzRunGlyphData& glyph_data = part.GlyphAt(i); in ForEachGraphemeClusters() local
597 for (const auto& glyph_data : part) in ComputePartInkBounds() local
605 const HarfBuzzRunGlyphData& glyph_data = part.GlyphAt(j); in ComputePartInkBounds() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/fonts/shaping/
H A Dshape_result.cc79 for (const auto& glyph_data : glyph_data_) { in NextSafeToBreakOffset() local
85 for (const auto& glyph_data : base::Reversed(glyph_data_)) { in NextSafeToBreakOffset() local
101 for (const auto& glyph_data : base::Reversed(glyph_data_)) { in PreviousSafeToBreakOffset() local
107 for (const auto& glyph_data : glyph_data_) { in PreviousSafeToBreakOffset() local
310 for (const HarfBuzzRunGlyphData& glyph_data : glyph_data_) { in CharacterIndexForXPosition() local
656 for (const auto& glyph_data : run.glyph_data_) { in ForEachGlyphImpl() local
697 for (const auto& glyph_data : run.glyph_data_) { in ForEachGlyphImpl() local
710 for (const auto& glyph_data : run.glyph_data_) { in ForEachGlyphImpl() local
1604 const auto& glyph_data = run.glyph_data_[glyph_index]; in ToString() local
1649 for (const auto& glyph_data : run->glyph_data_) { in ComputePositionData() local
[all …]
H A Dshape_result_view.cc406 for (const auto& glyph_data : part) { in ForEachGlyphImpl() local
450 for (const auto& glyph_data : part) { in ForEachGlyphImpl() local
465 for (const auto& glyph_data : part) { in ForEachGlyphImpl() local
536 const HarfBuzzRunGlyphData& glyph_data = part.GlyphAt(i); in ForEachGraphemeClusters() local
605 for (const auto& glyph_data : part) in ComputePartInkBounds() local
613 const HarfBuzzRunGlyphData& glyph_data = part.GlyphAt(j); in ComputePartInkBounds() local
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxttfb.h35 gs_glyph_data_t glyph_data; member
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxttfb.h35 gs_glyph_data_t glyph_data; member
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/freetype/src/type1/
H A Dt1gload.c128 FT_Data glyph_data; in T1_Parse_Glyph() local
287 FT_Data glyph_data; in T1_Load_Glyph() local
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-buffer.c271 HB_UShort *glyph_data, in _hb_buffer_add_output_glyphs()
324 HB_UShort glyph_data = glyph_index; in _hb_buffer_add_output_glyph() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-buffer.c271 HB_UShort *glyph_data, in _hb_buffer_add_output_glyphs()
324 HB_UShort glyph_data = glyph_index; in _hb_buffer_add_output_glyph() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/freetype/src/type1/
H A Dt1gload.c123 FT_Data glyph_data; in T1_Parse_Glyph() local
280 FT_Data glyph_data; in T1_Load_Glyph() local
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/SDL_ttf/external/freetype-2.4.12/src/type1/
H A Dt1gload.c128 FT_Data glyph_data; in T1_Parse_Glyph() local
285 FT_Data glyph_data; in T1_Load_Glyph() local
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-buffer.c271 HB_UShort *glyph_data, in _hb_buffer_add_output_glyphs()
324 HB_UShort glyph_data = glyph_index; in _hb_buffer_add_output_glyph() local
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-buffer.c271 HB_UShort *glyph_data, in _hb_buffer_add_output_glyphs()
324 HB_UShort glyph_data = glyph_index; in _hb_buffer_add_output_glyph() local
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-buffer.c271 HB_UShort *glyph_data, in _hb_buffer_add_output_glyphs()
324 HB_UShort glyph_data = glyph_index; in _hb_buffer_add_output_glyph() local
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-buffer.c271 HB_UShort *glyph_data, in _hb_buffer_add_output_glyphs()
324 HB_UShort glyph_data = glyph_index; in _hb_buffer_add_output_glyph() local
/dports/devel/upp/upp/bazaar/FreeType/src/type1/
H A Dt1gload.c128 FT_Data glyph_data; in T1_Parse_Glyph() local
285 FT_Data glyph_data; in T1_Load_Glyph() local
/dports/devel/upp/upp/uppsrc/plugin/FT_fontsys/src/type1/
H A Dt1gload.c128 FT_Data glyph_data; in T1_Parse_Glyph() local
283 FT_Data glyph_data; in T1_Load_Glyph() local
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-buffer.c271 HB_UShort *glyph_data, in _hb_buffer_add_output_glyphs()
324 HB_UShort glyph_data = glyph_index; in _hb_buffer_add_output_glyph() local
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-buffer.c271 HB_UShort *glyph_data, in _hb_buffer_add_output_glyphs()
324 HB_UShort glyph_data = glyph_index; in _hb_buffer_add_output_glyph() local
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-buffer.c271 HB_UShort *glyph_data, in _hb_buffer_add_output_glyphs()
324 HB_UShort glyph_data = glyph_index; in _hb_buffer_add_output_glyph() local
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-buffer.c271 HB_UShort *glyph_data, in _hb_buffer_add_output_glyphs()
324 HB_UShort glyph_data = glyph_index; in _hb_buffer_add_output_glyph() local
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-buffer.c271 HB_UShort *glyph_data, in _hb_buffer_add_output_glyphs()
324 HB_UShort glyph_data = glyph_index; in _hb_buffer_add_output_glyph() local
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-buffer.c271 HB_UShort *glyph_data, in _hb_buffer_add_output_glyphs()
324 HB_UShort glyph_data = glyph_index; in _hb_buffer_add_output_glyph() local
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/freetype2/src/type1/
H A Dt1gload.hpp128 FT_Data glyph_data; in T1_Parse_Glyph() local
285 FT_Data glyph_data; in T1_Load_Glyph() local

12345678910>>...20