Home
last modified time | relevance | path

Searched refs:ScriptItemize (Results 1 – 25 of 208) sorted by relevance

123456789

/dports/lang/racket-minimal/racket-8.3/src/native-libs/patches/
H A Dwin32text.patch5 g_print (G_STRLOC ": ScriptItemize: uDefaultLanguage:%04x uBidiLevel:%d\n",
8 - if (ScriptItemize (wtext, wlen, G_N_ELEMENTS (items), &control, NULL,
9 + if (ScriptItemize (wtext, wlen, G_N_ELEMENTS (items) - 1, &control, NULL,
/dports/lang/racket/racket-8.3/src/native-libs/patches/
H A Dwin32text.patch5 g_print (G_STRLOC ": ScriptItemize: uDefaultLanguage:%04x uBidiLevel:%d\n",
8 - if (ScriptItemize (wtext, wlen, G_N_ELEMENTS (items), &control, NULL,
9 + if (ScriptItemize (wtext, wlen, G_N_ELEMENTS (items) - 1, &control, NULL,
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Dusp10.def25 ScriptItemize@28
H A Dgdi32.def774 ScriptItemize@0
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Dusp10.def25 ScriptItemize@28
H A Dgdi32.def774 ScriptItemize@0
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dusp10.def25 ScriptItemize
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dusp10.def25 ScriptItemize
/dports/lang/spidermonkey78/firefox-78.9.0/intl/lwbrk/
H A DnsUniscribeBreaker.cpp30 result = ScriptItemize(text, aLength, items.Length(), nullptr, nullptr, in NS_GetComplexLineBreaks()
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/lwbrk/
H A DnsUniscribeBreaker.cpp33 result = ScriptItemize(text, aLength, items.Length(), nullptr, nullptr, in NS_GetComplexLineBreaks()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/lwbrk/
H A DnsUniscribeBreaker.cpp30 result = ScriptItemize(text, aLength, items.Length(), nullptr, nullptr, in NS_GetComplexLineBreaks()
/dports/www/firefox/firefox-99.0/security/sandbox/chromium-shim/sandbox/win/src/
H A Dline_break_policy.cc44 HRESULT result = ::ScriptItemize(text, length, kMaxBrokeredLen, nullptr, in GetComplexLineBreaksProxyAction()
/dports/www/firefox-esr/firefox-91.8.0/intl/lwbrk/
H A DnsUniscribeBreaker.cpp49 result = ScriptItemize(text, aLength, items.Length(), nullptr, nullptr, in NS_GetComplexLineBreaks()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/lwbrk/
H A DnsUniscribeBreaker.cpp49 result = ScriptItemize(text, aLength, items.Length(), nullptr, nullptr, in NS_GetComplexLineBreaks()
/dports/www/firefox/firefox-99.0/intl/lwbrk/
H A DnsUniscribeBreaker.cpp72 result = ScriptItemize(text, aLength, items.Length(), nullptr, nullptr, in NS_GetComplexLineBreaks()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dusp10.h221 HRESULT WINAPI ScriptItemize(const WCHAR *,int,int,const SCRIPT_CONTROL *,const SCRIPT_STATE *,SCRI…
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dusp10.h221 HRESULT WINAPI ScriptItemize(const WCHAR *,int,int,const SCRIPT_CONTROL *,const SCRIPT_STATE *,SCRI…
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/win/
H A DUniscribeController.cpp187 …while (ScriptItemize(cp, length, m_items.size() - 1, &m_control, &m_state, m_items.data(), &numIte… in itemizeShapeAndPlace()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dusp10.h224 …HRESULT WINAPI ScriptItemize (const WCHAR *pwcInChars, int cInChars, int cMaxItems, const SCRIPT_C…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dusp10.h224 …HRESULT WINAPI ScriptItemize (const WCHAR *pwcInChars, int cInChars, int cMaxItems, const SCRIPT_C…
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/ffi/win32/
H A Dusp10.scm258 (c-function usp10 HRESULT ScriptItemize
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dw32uniscribe.c328 while ((result = ScriptItemize (chars, nchars, max_items, NULL, NULL, in uniscribe_shape()
633 if (SUCCEEDED (ScriptItemize (ch, len, 2, NULL, NULL, items, &nitems))) in uniscribe_encode_char()
/dports/editors/emacs/emacs-27.2/src/
H A Dw32uniscribe.c328 while ((result = ScriptItemize (chars, nchars, max_items, NULL, NULL, in uniscribe_shape()
633 if (SUCCEEDED (ScriptItemize (ch, len, 2, NULL, NULL, items, &nitems))) in uniscribe_encode_char()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Dusp10.rs72 pub fn ScriptItemize( in ScriptItemize() function
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/um/
H A Dusp10.rs72 pub fn ScriptItemize( in ScriptItemize() function

123456789