Home
last modified time | relevance | path

Searched refs:glyph_matrix (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/libnrtype/
H A DLayout-TNG-Output.cpp193 Geom::Affine glyph_matrix; in show() local
234 Geom::Affine glyph_matrix; in bounds() local
235 _getGlyphTransformMatrix(glyph_index, &glyph_matrix); in bounds()
236 Geom::Affine total_transform = glyph_matrix; in bounds()
258 Geom::Affine glyph_matrix; in print() local
403 ctx->bind(glyph_matrix, 1.0); in print()
441 Geom::Affine glyph_matrix; in showGlyphs() local
454 Geom::Affine font_matrix = glyph_matrix; in showGlyphs()
483 info.x = glyph_matrix[4]; in showGlyphs()
484 info.y = glyph_matrix[5]; in showGlyphs()
[all …]
/dports/editors/emacs/emacs-27.2/src/
H A Dxwidget.h25 struct glyph_matrix;
117 void xwidget_end_redisplay (struct window *, struct glyph_matrix *);
126 INLINE void xwidget_end_redisplay (struct window *w, struct glyph_matrix *m) {} in xwidget_end_redisplay()
H A Ddispnew.c258 static struct glyph_matrix *
287 free_glyph_matrix (struct glyph_matrix *matrix) in free_glyph_matrix()
733 clear_glyph_matrix (struct glyph_matrix *matrix) in clear_glyph_matrix()
1878 struct glyph_matrix *m = w->current_matrix; in fake_current_matrices()
1879 struct glyph_matrix *fm = f->current_matrix; in fake_current_matrices()
1912 static struct glyph_matrix *
2487 struct glyph_matrix *window_matrix; in build_frame_matrix_from_leaf_window()
2700 make_current (struct glyph_matrix *desired_matrix, struct glyph_matrix *current_matrix, int row) in make_current()
2904 struct glyph_matrix *m = w->current_matrix; in mirror_line_dance()
2956 struct glyph_matrix *m2; in mirror_line_dance()
[all …]
H A Dscroll.c53 struct glyph_matrix *,
57 struct glyph_matrix *,
231 do_scrolling (struct frame *frame, struct glyph_matrix *current_matrix, in do_scrolling()
636 do_direct_scrolling (struct frame *frame, struct glyph_matrix *current_matrix, in do_direct_scrolling()
H A Ddispextern.h723 struct glyph_matrix struct
794 void check_matrix_pointer_lossage (struct glyph_matrix *); argument
1084 struct glyph_row *matrix_row (struct glyph_matrix *, int);
3637 void mirrored_line_dance (struct glyph_matrix *, int, int, int *, char *);
3638 void clear_glyph_matrix (struct glyph_matrix *);
3641 void shift_glyph_matrix (struct window *, struct glyph_matrix *,
3643 void rotate_matrix (struct glyph_matrix *, int, int, int);
3644 void increment_matrix_positions (struct glyph_matrix *,
3647 void clear_glyph_matrix_rows (struct glyph_matrix *, int, int);
H A Dwindow.h219 struct glyph_matrix *current_matrix;
220 struct glyph_matrix *desired_matrix;
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dxwidget.h25 struct glyph_matrix;
184 void xwidget_end_redisplay (struct window *, struct glyph_matrix *);
232 INLINE void xwidget_end_redisplay (struct window *w, struct glyph_matrix *m) {} in xwidget_end_redisplay()
H A Ddispnew.c257 static struct glyph_matrix *
286 free_glyph_matrix (struct glyph_matrix *matrix) in free_glyph_matrix()
737 clear_glyph_matrix (struct glyph_matrix *matrix) in clear_glyph_matrix()
1889 struct glyph_matrix *m = w->current_matrix; in fake_current_matrices()
1890 struct glyph_matrix *fm = f->current_matrix; in fake_current_matrices()
1923 static struct glyph_matrix *
2498 struct glyph_matrix *window_matrix; in build_frame_matrix_from_leaf_window()
2711 make_current (struct glyph_matrix *desired_matrix, struct glyph_matrix *current_matrix, int row) in make_current()
2915 struct glyph_matrix *m = w->current_matrix; in mirror_line_dance()
2967 struct glyph_matrix *m2; in mirror_line_dance()
[all …]
H A Dscroll.c53 struct glyph_matrix *,
57 struct glyph_matrix *,
231 do_scrolling (struct frame *frame, struct glyph_matrix *current_matrix, in do_scrolling()
636 do_direct_scrolling (struct frame *frame, struct glyph_matrix *current_matrix, in do_direct_scrolling()
H A Ddispextern.h733 struct glyph_matrix struct
804 void check_matrix_pointer_lossage (struct glyph_matrix *); argument
1094 struct glyph_row *matrix_row (struct glyph_matrix *, int);
3657 void mirrored_line_dance (struct glyph_matrix *, int, int, int *, char *);
3658 void clear_glyph_matrix (struct glyph_matrix *);
3661 void shift_glyph_matrix (struct window *, struct glyph_matrix *,
3663 void rotate_matrix (struct glyph_matrix *, int, int, int);
3664 void increment_matrix_positions (struct glyph_matrix *,
3667 void clear_glyph_matrix_rows (struct glyph_matrix *, int, int);
H A Dwindow.h219 struct glyph_matrix *current_matrix;
220 struct glyph_matrix *desired_matrix;
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxge/apple/
H A Dfx_quartz_device.cpp792 CGAffineTransform glyph_matrix = CGAffineTransformMake( in CG_DrawGlyphRun() local
796 glyph_matrix = CGAffineTransformInvert(glyph_matrix); in CG_DrawGlyphRun()
798 CGContextConcatCTM(m_context, glyph_matrix); in CG_DrawGlyphRun()
/dports/print/ttfautohint/ttfautohint-1.8.4/lib/
H A Dtaloader.c37 FT_Matrix glyph_matrix;
146 loader->trans_matrix = slot_internal->glyph_matrix; in ta_loader_load_g()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/extra_lib/include/freetype/freetype/internal/
H A Dftobjs.h369 FT_Matrix glyph_matrix; member
/dports/multimedia/gpac-libgpac/gpac-1.0.0/extra_lib/include/freetype/freetype/internal/
H A Dftobjs.h369 FT_Matrix glyph_matrix; member
/dports/games/scorched3d/scorched-dep-win32/include/freetype/freetype/internal/
H A Dftobjs.h369 FT_Matrix glyph_matrix; member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/freetype/include/freetype/internal/
H A Dftobjs.h336 FT_Matrix glyph_matrix; member
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/freetype/src/cid/
H A Dcidgload.c364 internal->glyph_matrix = font_matrix; in cid_slot_load_glyph()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/freetype/src/cid/
H A Dcidgload.c348 internal->glyph_matrix = font_matrix; in cid_slot_load_glyph()
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/SDL_ttf/external/freetype-2.4.12/src/cid/
H A Dcidgload.c352 internal->glyph_matrix = font_matrix; in cid_slot_load_glyph()
/dports/devel/upp/upp/bazaar/FreeType/src/cid/
H A Dcidgload.c352 internal->glyph_matrix = font_matrix; in cid_slot_load_glyph()
/dports/devel/upp/upp/uppsrc/plugin/FT_fontsys/src/cid/
H A Dcidgload.c352 internal->glyph_matrix = font_matrix; in cid_slot_load_glyph()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/FreeType/src/cid/
H A Dcidgload.c364 internal->glyph_matrix = font_matrix; in cid_slot_load_glyph()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/freetype2/src/cid/
H A Dcidgload.hpp352 internal->glyph_matrix = font_matrix; in cid_slot_load_glyph()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/freetype/src/cid/
H A Dcidgload.c352 internal->glyph_matrix = font_matrix; in cid_slot_load_glyph()

12345678910>>...15