Home
last modified time | relevance | path

Searched refs:wmode (Results 1 – 25 of 1453) sorted by relevance

12345678910>>...59

/dports/databases/db18/db-18.1.40/src/os_windows/
H A Dce_freopen.c28 wchar_t *wpath, *wmode; local
32 wmode = NULL;
38 __os_malloc(NULL, lenm * sizeof(wchar_t), &wmode) != 0)
42 mbstowcs(wmode, mode, lenm) != lenm)
45 handle = _wfreopen(wpath, wmode, stream);
49 if (wmode != NULL)
50 __os_free(NULL, wmode);
/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Dtext.c46 span->wmode = wmode; in fz_new_text_span()
61 …text->head = text->tail = fz_new_text_span(ctx, font, wmode, bidi_level, markup_dir, language, trm… in fz_add_text_span()
64 text->tail->wmode != wmode || in fz_add_text_span()
98 span = fz_add_text_span(ctx, text, font, wmode, bidi_level, markup_dir, lang, trm); in fz_show_glyph()
111 int wmode, int bidi_level, fz_bidi_direction markup_dir, fz_text_language language) in fz_show_string() argument
121 fz_show_glyph(ctx, text, font, trm, gid, ucs, wmode, bidi_level, markup_dir, language); in fz_show_string()
122 adv = fz_advance_glyph(ctx, font, gid, wmode); in fz_show_string()
123 if (wmode == 0) in fz_show_string()
134 int wmode, int bidi_level, fz_bidi_direction markup_dir, fz_text_language language) in fz_measure_string() argument
144 adv = fz_advance_glyph(ctx, font, gid, wmode); in fz_measure_string()
[all …]
H A Dstext-device.c172 line->wmode = wmode; in add_line_to_block()
197 if (line->wmode == 0) in add_char_to_line()
309 if (wmode == 0) in fz_add_stext_char_imp()
339 if (wmode == 0) in fz_add_stext_char_imp()
368 if (cur_line == NULL || cur_line->wmode != wmode || vec_dot(&ndir, &cur_line->dir) < 0.999f) in fz_add_stext_char_imp()
418 if (dev->lastchar != ' ' && wmode == 0) in fz_add_stext_char_imp()
439 if (wmode == 0 && cur_line && dev->new_obj) in fz_add_stext_char_imp()
469 cur_line = add_line_to_block(ctx, page, cur_block, &ndir, wmode); in fz_add_stext_char_imp()
498 fz_add_stext_char_imp(ctx, dev, font, 'f', -1, trm, 0, wmode, 0); in fz_add_stext_char()
502 fz_add_stext_char_imp(ctx, dev, font, 'i', -1, trm, 0, wmode, 0); in fz_add_stext_char()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsfont0c.c30 gs_cmap_t *pcmap, int wmode, const gs_matrix *psmat, in type0_from_cidfont_cmap() argument
82 gs_font_type0_from_cidfont(gs_font_type0 **ppfont0, gs_font *font, int wmode, in gs_font_type0_from_cidfont() argument
86 int code = gs_cmap_create_identity(&pcmap, 2, wmode, mem); in gs_font_type0_from_cidfont()
90 code = type0_from_cidfont_cmap(ppfont0, font, pcmap, wmode, psmat, mem); in gs_font_type0_from_cidfont()
105 int wmode, bool use_cmap, gs_memory_t *mem) in gs_font_type0_from_type42() argument
109 int code = gs_font_cid2_from_type42(&pfcid, pfont42, wmode, mem); in gs_font_type0_from_type42()
116 code = gs_cmap_from_type42_cmap(&pcmap, pfont42, wmode, mem); in gs_font_type0_from_type42()
120 wmode, NULL, mem); in gs_font_type0_from_type42()
122 code = gs_font_type0_from_cidfont(&pfont0, (gs_font *)pfcid, wmode, in gs_font_type0_from_type42()
H A Dgxfont0c.h30 int wmode, const gs_matrix *psmat,
39 int wmode, bool use_cmap, gs_memory_t *mem);
47 int wmode, gs_memory_t *mem);
54 int wmode, gs_memory_t *mem);
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsfont0c.c32 gs_cmap_t *pcmap, int wmode, const gs_matrix *psmat, in type0_from_cidfont_cmap() argument
84 gs_font_type0_from_cidfont(gs_font_type0 **ppfont0, gs_font *font, int wmode, in gs_font_type0_from_cidfont() argument
88 int code = gs_cmap_create_identity(&pcmap, 2, wmode, mem); in gs_font_type0_from_cidfont()
92 code = type0_from_cidfont_cmap(ppfont0, font, pcmap, wmode, psmat, mem); in gs_font_type0_from_cidfont()
107 int wmode, bool use_cmap, gs_memory_t *mem) in gs_font_type0_from_type42() argument
111 int code = gs_font_cid2_from_type42(&pfcid, pfont42, wmode, mem); in gs_font_type0_from_type42()
118 code = gs_cmap_from_type42_cmap(&pcmap, pfont42, wmode, mem); in gs_font_type0_from_type42()
122 wmode, NULL, mem); in gs_font_type0_from_type42()
124 code = gs_font_type0_from_cidfont(&pfont0, (gs_font *)pfcid, wmode, in gs_font_type0_from_type42()
H A Dgxfont0c.h32 int wmode, const gs_matrix *psmat,
41 int wmode, bool use_cmap, gs_memory_t *mem);
49 int wmode, gs_memory_t *mem);
56 int wmode, gs_memory_t *mem);
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsfont0c.c32 gs_cmap_t *pcmap, int wmode, const gs_matrix *psmat, in type0_from_cidfont_cmap() argument
84 gs_font_type0_from_cidfont(gs_font_type0 **ppfont0, gs_font *font, int wmode, in gs_font_type0_from_cidfont() argument
88 int code = gs_cmap_create_identity(&pcmap, 2, wmode, mem); in gs_font_type0_from_cidfont()
92 code = type0_from_cidfont_cmap(ppfont0, font, pcmap, wmode, psmat, mem); in gs_font_type0_from_cidfont()
107 int wmode, bool use_cmap, gs_memory_t *mem) in gs_font_type0_from_type42() argument
111 int code = gs_font_cid2_from_type42(&pfcid, pfont42, wmode, mem); in gs_font_type0_from_type42()
118 code = gs_cmap_from_type42_cmap(&pcmap, pfont42, wmode, mem); in gs_font_type0_from_type42()
122 wmode, NULL, mem); in gs_font_type0_from_type42()
124 code = gs_font_type0_from_cidfont(&pfont0, (gs_font *)pfcid, wmode, in gs_font_type0_from_type42()
H A Dgxfont0c.h32 int wmode, const gs_matrix *psmat,
41 int wmode, bool use_cmap, gs_memory_t *mem);
49 int wmode, gs_memory_t *mem);
56 int wmode, gs_memory_t *mem);
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsfont0c.c32 gs_cmap_t *pcmap, int wmode, const gs_matrix *psmat, in type0_from_cidfont_cmap() argument
84 gs_font_type0_from_cidfont(gs_font_type0 **ppfont0, gs_font *font, int wmode, in gs_font_type0_from_cidfont() argument
88 int code = gs_cmap_create_identity(&pcmap, 2, wmode, mem); in gs_font_type0_from_cidfont()
92 code = type0_from_cidfont_cmap(ppfont0, font, pcmap, wmode, psmat, mem); in gs_font_type0_from_cidfont()
107 int wmode, bool use_cmap, gs_memory_t *mem) in gs_font_type0_from_type42() argument
111 int code = gs_font_cid2_from_type42(&pfcid, pfont42, wmode, mem); in gs_font_type0_from_type42()
118 code = gs_cmap_from_type42_cmap(&pcmap, pfont42, wmode, mem); in gs_font_type0_from_type42()
122 wmode, NULL, mem); in gs_font_type0_from_type42()
124 code = gs_font_type0_from_cidfont(&pfont0, (gs_font *)pfcid, wmode, in gs_font_type0_from_type42()
H A Dgxfont0c.h32 int wmode, const gs_matrix *psmat,
41 int wmode, bool use_cmap, gs_memory_t *mem);
49 int wmode, gs_memory_t *mem);
56 int wmode, gs_memory_t *mem);
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsfont0c.c32 gs_cmap_t *pcmap, int wmode, const gs_matrix *psmat, in type0_from_cidfont_cmap() argument
84 gs_font_type0_from_cidfont(gs_font_type0 **ppfont0, gs_font *font, int wmode, in gs_font_type0_from_cidfont() argument
88 int code = gs_cmap_create_identity(&pcmap, 2, wmode, mem); in gs_font_type0_from_cidfont()
92 code = type0_from_cidfont_cmap(ppfont0, font, pcmap, wmode, psmat, mem); in gs_font_type0_from_cidfont()
107 int wmode, bool use_cmap, gs_memory_t *mem) in gs_font_type0_from_type42() argument
111 int code = gs_font_cid2_from_type42(&pfcid, pfont42, wmode, mem); in gs_font_type0_from_type42()
118 code = gs_cmap_from_type42_cmap(&pcmap, pfont42, wmode, mem); in gs_font_type0_from_type42()
122 wmode, NULL, mem); in gs_font_type0_from_type42()
124 code = gs_font_type0_from_cidfont(&pfont0, (gs_font *)pfcid, wmode, in gs_font_type0_from_type42()
H A Dgxfont0c.h32 int wmode, const gs_matrix *psmat,
41 int wmode, bool use_cmap, gs_memory_t *mem);
49 int wmode, gs_memory_t *mem);
56 int wmode, gs_memory_t *mem);
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsfont0c.c30 gs_cmap_t *pcmap, int wmode, const gs_matrix *psmat, in type0_from_cidfont_cmap() argument
82 gs_font_type0_from_cidfont(gs_font_type0 **ppfont0, gs_font *font, int wmode, in gs_font_type0_from_cidfont() argument
86 int code = gs_cmap_create_identity(&pcmap, 2, wmode, mem); in gs_font_type0_from_cidfont()
90 code = type0_from_cidfont_cmap(ppfont0, font, pcmap, wmode, psmat, mem); in gs_font_type0_from_cidfont()
105 int wmode, bool use_cmap, gs_memory_t *mem) in gs_font_type0_from_type42() argument
109 int code = gs_font_cid2_from_type42(&pfcid, pfont42, wmode, mem); in gs_font_type0_from_type42()
116 code = gs_cmap_from_type42_cmap(&pcmap, pfont42, wmode, mem); in gs_font_type0_from_type42()
120 wmode, NULL, mem); in gs_font_type0_from_type42()
122 code = gs_font_type0_from_cidfont(&pfont0, (gs_font *)pfcid, wmode, in gs_font_type0_from_type42()
H A Dgxfont0c.h30 int wmode, const gs_matrix *psmat,
39 int wmode, bool use_cmap, gs_memory_t *mem);
47 int wmode, gs_memory_t *mem);
54 int wmode, gs_memory_t *mem);
/dports/archivers/lib1541img/lib1541img-1.1/src/lib/1541img/
H A Dwinfopen.c11 LPWSTR wmode; in winfopen() local
19 wmode = malloc(2 * modelen); in winfopen()
21 if (!wpath || !wmode) goto done; in winfopen()
27 if (!MultiByteToWideChar(CP_UTF8, 0, mode, modelen, wmode, modelen)) in winfopen()
32 file = _wfopen(wpath, wmode); in winfopen()
35 free(wmode); in winfopen()
/dports/math/scilab/scilab-6.1.1/scilab/modules/localization/includes/
H A DcharEncoding.h38 wchar_t* wmode = NULL;\
40 wmode = to_wide_string(y);\
41 if(wfilename == NULL || wmode == NULL){fp = 0;}\
42 else {fp = _wfopen(wfilename, wmode);}\
44 if(wmode != NULL){FREE(wmode);} \
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/luajit/
H A Dunicode-io.patch28 + wchar_t wmode[MAX_PATH];
29 + if (!widen(fname, wfname) || !widen(mode, wmode))
31 + iof->fp = _wfopen(wfname, wmode);
44 + wchar_t wmode[MAX_PATH];
45 + if (widen(fname, wfname) && widen(mode, wmode))
46 + iof->fp = _wfopen(wfname, wmode);
59 + wchar_t wmode[MAX_PATH];
60 + if (widen(fname, wfname) && widen(mode, wmode))
61 + iof->fp = _wpopen(wfname, wmode);
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/boost/nowide/
H A Dcstdio.hpp41 wshort_stackstring wmode;
42 if(!wname.convert(file_name) || !wmode.convert(mode)) {
46 return _wfreopen(wname.c_str(),wmode.c_str(),stream);
56 wshort_stackstring wmode;
57 if(!wname.convert(file_name) || !wmode.convert(mode)) {
61 return _wfopen(wname.c_str(),wmode.c_str());
/dports/textproc/stardict3/stardict-3.0.6/dict/msvc_2008/
H A Dglib_wrapper.c38 wchar_t *wmode; in stardict_g_fopen() local
48 wmode = g_utf8_to_utf16 (mode, -1, NULL, NULL, NULL); in stardict_g_fopen()
50 if (wmode == NULL) in stardict_g_fopen()
57 if(_wfopen_s(&fp, wfilename, wmode)) in stardict_g_fopen()
62 g_free (wmode); in stardict_g_fopen()
/dports/mail/mailagent/mailagent-9a14a15/agent/pl/
H A Danalyze.pl93 local($wmode) = $mode; # Needed for statistics routines
337 if ($Executed[$i] =~ /,$wmode,/) {
338 &add_log("NOTICE loop detected, rule $j, state $wmode")
343 $Executed[$i] .= "$wmode,";
346 &add_log("MATCH on rule #$j in mode $wmode") if $loglvl > 8;
347 &track_rule($j, $wmode) if $track_all;
348 &s_match($j, $wmode) if $stats; # Record match for statistics
373 &add_log("in mode '$wmode' for $mode") if $loglvl > 19;
395 return 0 if $wmode eq '_SEEN_' && $list !~ /,_SEEN_,/;
397 return 0 unless $list =~ /,$wmode,/;
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/hts_engine/
H A Dutils.h88 wchar_t* wmode=utf8_to_utf16(mode); in utf8_fopen() local
89 if(wmode==NULL) in utf8_fopen()
94 free(wmode); in utf8_fopen()
97 fp=_wfopen(wpath,wmode); in utf8_fopen()
98 free(wmode); in utf8_fopen()
/dports/games/iortcw/iortcw-1.51c/MP/code/opusfile-0.9/src/
H A Dstream.c240 wchar_t *wmode; in op_fopen() local
242 wmode=op_utf8_to_utf16(_mode); in op_fopen()
243 if(wmode==NULL)errno=EINVAL; in op_fopen()
245 else fp=_wfopen(wpath,wmode); in op_fopen()
246 _ogg_free(wmode); in op_fopen()
270 wchar_t *wmode; in op_freopen() local
272 wmode=op_utf8_to_utf16(_mode); in op_freopen()
273 if(wmode==NULL)errno=EINVAL; in op_freopen()
275 else fp=_wfreopen(wpath,wmode,(FILE *)_stream); in op_freopen()
276 _ogg_free(wmode); in op_freopen()
/dports/games/iortcw/iortcw-1.51c/SP/code/opusfile-0.9/src/
H A Dstream.c240 wchar_t *wmode; in op_fopen() local
242 wmode=op_utf8_to_utf16(_mode); in op_fopen()
243 if(wmode==NULL)errno=EINVAL; in op_fopen()
245 else fp=_wfopen(wpath,wmode); in op_fopen()
246 _ogg_free(wmode); in op_fopen()
270 wchar_t *wmode; in op_freopen() local
272 wmode=op_utf8_to_utf16(_mode); in op_freopen()
273 if(wmode==NULL)errno=EINVAL; in op_freopen()
275 else fp=_wfreopen(wpath,wmode,(FILE *)_stream); in op_freopen()
276 _ogg_free(wmode); in op_freopen()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/opus/
H A Dstream.c241 wchar_t *wmode; in op_fopen() local
243 wmode=op_utf8_to_utf16(_mode); in op_fopen()
244 if(wmode==NULL)errno=EINVAL; in op_fopen()
246 else fp=_wfopen(wpath,wmode); in op_fopen()
247 _ogg_free(wmode); in op_fopen()
272 wchar_t *wmode; in op_freopen() local
274 wmode=op_utf8_to_utf16(_mode); in op_freopen()
275 if(wmode==NULL)errno=EINVAL; in op_freopen()
277 else fp=_wfreopen(wpath,wmode,(FILE *)_stream); in op_freopen()
278 _ogg_free(wmode); in op_freopen()

12345678910>>...59