Home
last modified time | relevance | path

Searched refs:thcell_t (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/libthai/libthai-0.1.28/include/thai/
H A Dthcell.h40 struct thcell_t { struct
46 extern void th_init_cell(struct thcell_t *cell); argument
49 struct thcell_t *cell, int is_decomp_am);
52 struct thcell_t *cell, int is_decomp_am);
54 struct thcell_t cells[], size_t *ncells,
H A Dthrend.h48 extern int th_render_cell_tis(struct thcell_t cell,
52 extern int th_render_cell_win(struct thcell_t cell,
56 extern int th_render_cell_mac(struct thcell_t cell,
/dports/devel/libthai/libthai-0.1.28/tests/
H A Dtest_thcell.c14 static const struct thcell_t test_ans_nodecomp_am[] = {
43 static const struct thcell_t test_ans_decomp_am[] = {
76 const struct thcell_t *pCell; in test_th_next_cell()
83 struct thcell_t aCell; in test_th_next_cell()
106 struct thcell_t aCell; in test_th_next_cell()
132 const struct thcell_t *pCell; in test_th_prev_cell()
140 struct thcell_t aCell; in test_th_prev_cell()
162 struct thcell_t aCell; in test_th_prev_cell()
186 struct thcell_t *cells; in test_th_make_cells()
189 const struct thcell_t *pCell; in test_th_make_cells()
[all …]
/dports/devel/libthai/libthai-0.1.28/src/thcell/
H A Dthcell.c42 th_init_cell (struct thcell_t *cell) in th_init_cell()
65 struct thcell_t *cell, int is_decomp_am) in th_next_cell()
68 struct thcell_t acell; in th_next_cell()
127 struct thcell_t *cell, int is_decomp_am) in th_prev_cell()
130 struct thcell_t acell; in th_prev_cell()
201 struct thcell_t cells[], size_t *ncells, int is_decomp_am) in th_make_cells()
/dports/devel/libthai/libthai-0.1.28/src/thrend/
H A Dthrend.c88 th_render_cell_ (struct thcell_t cell, in th_render_cell_()
168 th_render_cell_tis (struct thcell_t cell, in th_render_cell_tis()
219 th_render_cell_win (struct thcell_t cell, in th_render_cell_win()
243 th_render_cell_mac (struct thcell_t cell, in th_render_cell_mac()
254 int (*cell_rend_fn)(struct thcell_t, thglyph_t[], size_t, int)) in th_render_text() argument
260 struct thcell_t cell; in th_render_text()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c37 struct thcell_t { struct
43 typedef int (*th_render_cell_tis_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in… argument
44 typedef int (*th_render_cell_win_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
45 typedef int (*th_render_cell_mac_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
46 typedef size_t (*th_next_cell_def) (const unsigned char *, size_t, struct thcell_t *, int);
238 struct thcell_t tis_cell; in HB_ThaiConvertStringToGlyphIndices()
387 struct thcell_t tis_cell; in HB_ThaiAssignAttributes()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c37 struct thcell_t { struct
43 typedef int (*th_render_cell_tis_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in… argument
44 typedef int (*th_render_cell_win_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
45 typedef int (*th_render_cell_mac_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
46 typedef size_t (*th_next_cell_def) (const unsigned char *, size_t, struct thcell_t *, int);
238 struct thcell_t tis_cell; in HB_ThaiConvertStringToGlyphIndices()
387 struct thcell_t tis_cell; in HB_ThaiAssignAttributes()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c37 struct thcell_t { struct
43 typedef int (*th_render_cell_tis_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in… argument
44 typedef int (*th_render_cell_win_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
45 typedef int (*th_render_cell_mac_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
46 typedef size_t (*th_next_cell_def) (const unsigned char *, size_t, struct thcell_t *, int);
238 struct thcell_t tis_cell; in HB_ThaiConvertStringToGlyphIndices()
387 struct thcell_t tis_cell; in HB_ThaiAssignAttributes()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c37 struct thcell_t { struct
43 typedef int (*th_render_cell_tis_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in… argument
44 typedef int (*th_render_cell_win_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
45 typedef int (*th_render_cell_mac_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
46 typedef size_t (*th_next_cell_def) (const unsigned char *, size_t, struct thcell_t *, int);
238 struct thcell_t tis_cell; in HB_ThaiConvertStringToGlyphIndices()
387 struct thcell_t tis_cell; in HB_ThaiAssignAttributes()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c37 struct thcell_t { struct
43 typedef int (*th_render_cell_tis_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in… argument
44 typedef int (*th_render_cell_win_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
45 typedef int (*th_render_cell_mac_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
46 typedef size_t (*th_next_cell_def) (const unsigned char *, size_t, struct thcell_t *, int);
238 struct thcell_t tis_cell; in HB_ThaiConvertStringToGlyphIndices()
387 struct thcell_t tis_cell; in HB_ThaiAssignAttributes()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c37 struct thcell_t { struct
43 typedef int (*th_render_cell_tis_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in… argument
44 typedef int (*th_render_cell_win_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
45 typedef int (*th_render_cell_mac_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
46 typedef size_t (*th_next_cell_def) (const unsigned char *, size_t, struct thcell_t *, int);
238 struct thcell_t tis_cell; in HB_ThaiConvertStringToGlyphIndices()
387 struct thcell_t tis_cell; in HB_ThaiAssignAttributes()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c37 struct thcell_t { struct
43 typedef int (*th_render_cell_tis_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in… argument
44 typedef int (*th_render_cell_win_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
45 typedef int (*th_render_cell_mac_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
46 typedef size_t (*th_next_cell_def) (const unsigned char *, size_t, struct thcell_t *, int);
238 struct thcell_t tis_cell; in HB_ThaiConvertStringToGlyphIndices()
387 struct thcell_t tis_cell; in HB_ThaiAssignAttributes()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c37 struct thcell_t { struct
43 typedef int (*th_render_cell_tis_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in… argument
44 typedef int (*th_render_cell_win_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
45 typedef int (*th_render_cell_mac_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
46 typedef size_t (*th_next_cell_def) (const unsigned char *, size_t, struct thcell_t *, int);
238 struct thcell_t tis_cell; in HB_ThaiConvertStringToGlyphIndices()
387 struct thcell_t tis_cell; in HB_ThaiAssignAttributes()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c37 struct thcell_t { struct
43 typedef int (*th_render_cell_tis_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in… argument
44 typedef int (*th_render_cell_win_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
45 typedef int (*th_render_cell_mac_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
46 typedef size_t (*th_next_cell_def) (const unsigned char *, size_t, struct thcell_t *, int);
238 struct thcell_t tis_cell; in HB_ThaiConvertStringToGlyphIndices()
387 struct thcell_t tis_cell; in HB_ThaiAssignAttributes()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c37 struct thcell_t { struct
43 typedef int (*th_render_cell_tis_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in… argument
44 typedef int (*th_render_cell_win_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
45 typedef int (*th_render_cell_mac_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
46 typedef size_t (*th_next_cell_def) (const unsigned char *, size_t, struct thcell_t *, int);
238 struct thcell_t tis_cell; in HB_ThaiConvertStringToGlyphIndices()
387 struct thcell_t tis_cell; in HB_ThaiAssignAttributes()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c37 struct thcell_t { struct
43 typedef int (*th_render_cell_tis_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in… argument
44 typedef int (*th_render_cell_win_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
45 typedef int (*th_render_cell_mac_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
46 typedef size_t (*th_next_cell_def) (const unsigned char *, size_t, struct thcell_t *, int);
238 struct thcell_t tis_cell; in HB_ThaiConvertStringToGlyphIndices()
387 struct thcell_t tis_cell; in HB_ThaiAssignAttributes()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c37 struct thcell_t { struct
43 typedef int (*th_render_cell_tis_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in… argument
44 typedef int (*th_render_cell_win_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
45 typedef int (*th_render_cell_mac_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
46 typedef size_t (*th_next_cell_def) (const unsigned char *, size_t, struct thcell_t *, int);
238 struct thcell_t tis_cell; in HB_ThaiConvertStringToGlyphIndices()
387 struct thcell_t tis_cell; in HB_ThaiAssignAttributes()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c37 struct thcell_t { struct
43 typedef int (*th_render_cell_tis_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in… argument
44 typedef int (*th_render_cell_win_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
45 typedef int (*th_render_cell_mac_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
46 typedef size_t (*th_next_cell_def) (const unsigned char *, size_t, struct thcell_t *, int);
238 struct thcell_t tis_cell; in HB_ThaiConvertStringToGlyphIndices()
387 struct thcell_t tis_cell; in HB_ThaiAssignAttributes()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c37 struct thcell_t { struct
43 typedef int (*th_render_cell_tis_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in… argument
44 typedef int (*th_render_cell_win_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
45 typedef int (*th_render_cell_mac_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
46 typedef size_t (*th_next_cell_def) (const unsigned char *, size_t, struct thcell_t *, int);
238 struct thcell_t tis_cell; in HB_ThaiConvertStringToGlyphIndices()
387 struct thcell_t tis_cell; in HB_ThaiAssignAttributes()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c37 struct thcell_t { struct
43 typedef int (*th_render_cell_tis_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in… argument
44 typedef int (*th_render_cell_win_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
45 typedef int (*th_render_cell_mac_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
46 typedef size_t (*th_next_cell_def) (const unsigned char *, size_t, struct thcell_t *, int);
238 struct thcell_t tis_cell; in HB_ThaiConvertStringToGlyphIndices()
387 struct thcell_t tis_cell; in HB_ThaiAssignAttributes()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c37 struct thcell_t { struct
43 typedef int (*th_render_cell_tis_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in… argument
44 typedef int (*th_render_cell_win_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
45 typedef int (*th_render_cell_mac_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
46 typedef size_t (*th_next_cell_def) (const unsigned char *, size_t, struct thcell_t *, int);
238 struct thcell_t tis_cell; in HB_ThaiConvertStringToGlyphIndices()
387 struct thcell_t tis_cell; in HB_ThaiAssignAttributes()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c37 struct thcell_t { struct
43 typedef int (*th_render_cell_tis_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in… argument
44 typedef int (*th_render_cell_win_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
45 typedef int (*th_render_cell_mac_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
46 typedef size_t (*th_next_cell_def) (const unsigned char *, size_t, struct thcell_t *, int);
238 struct thcell_t tis_cell; in HB_ThaiConvertStringToGlyphIndices()
387 struct thcell_t tis_cell; in HB_ThaiAssignAttributes()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c37 struct thcell_t { struct
43 typedef int (*th_render_cell_tis_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in… argument
44 typedef int (*th_render_cell_win_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
45 typedef int (*th_render_cell_mac_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
46 typedef size_t (*th_next_cell_def) (const unsigned char *, size_t, struct thcell_t *, int);
238 struct thcell_t tis_cell; in HB_ThaiConvertStringToGlyphIndices()
387 struct thcell_t tis_cell; in HB_ThaiAssignAttributes()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c37 struct thcell_t { struct
43 typedef int (*th_render_cell_tis_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in… argument
44 typedef int (*th_render_cell_win_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
45 typedef int (*th_render_cell_mac_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
46 typedef size_t (*th_next_cell_def) (const unsigned char *, size_t, struct thcell_t *, int);
238 struct thcell_t tis_cell; in HB_ThaiConvertStringToGlyphIndices()
387 struct thcell_t tis_cell; in HB_ThaiAssignAttributes()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c37 struct thcell_t { struct
43 typedef int (*th_render_cell_tis_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in… argument
44 typedef int (*th_render_cell_win_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
45 typedef int (*th_render_cell_mac_def) (struct thcell_t cell, unsigned char res[], size_t res_sz, in…
46 typedef size_t (*th_next_cell_def) (const unsigned char *, size_t, struct thcell_t *, int);
238 struct thcell_t tis_cell; in HB_ThaiConvertStringToGlyphIndices()
387 struct thcell_t tis_cell; in HB_ThaiAssignAttributes()

12