Home
last modified time | relevance | path

Searched refs:IDWriteTextFormat (Results 1 – 25 of 738) sorted by relevance

12345678910>>...30

/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/platform/win32/direct2d/
H A Dd2dfont.h12 struct IDWriteTextFormat;
40 IDWriteTextFormat* textFormat;
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/platform/win32/direct2d/
H A Dd2dfont.h13 struct IDWriteTextFormat;
43 IDWriteTextFormat* textFormat;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddwrite.h151 typedef interface IDWriteTextFormat IDWriteTextFormat; typedef
153 interface IDWriteTextFormat; variable
2942 IDWriteTextFormat *This,
2954 IDWriteTextFormat *This,
2958 IDWriteTextFormat *This,
2962 IDWriteTextFormat *This,
2966 IDWriteTextFormat *This,
2970 IDWriteTextFormat *This,
2974 IDWriteTextFormat *This,
2978 IDWriteTextFormat *This,
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddwrite.h151 typedef interface IDWriteTextFormat IDWriteTextFormat; typedef
153 interface IDWriteTextFormat; variable
2942 IDWriteTextFormat *This,
2954 IDWriteTextFormat *This,
2958 IDWriteTextFormat *This,
2962 IDWriteTextFormat *This,
2966 IDWriteTextFormat *This,
2970 IDWriteTextFormat *This,
2974 IDWriteTextFormat *This,
2978 IDWriteTextFormat *This,
[all …]
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Ddwrite.h4381 using IDWriteTextFormat::GetFontCollection;
4383 using IDWriteTextFormat::GetFontFamilyName;
4384 using IDWriteTextFormat::GetFontWeight;
4385 using IDWriteTextFormat::GetFontStyle;
4386 using IDWriteTextFormat::GetFontStretch;
4387 using IDWriteTextFormat::GetFontSize;
4388 using IDWriteTextFormat::GetLocaleNameLength;
4389 using IDWriteTextFormat::GetLocaleName;
4959 _In_ IDWriteTextFormat* textFormat,
4992 _In_ IDWriteTextFormat* textFormat,
[all …]
/dports/www/wt/wt-4.6.1/src/Wt/
H A DFontSupport.h98 FontMatch(IDWriteTextFormat *textFormat,
117 IDWriteTextFormat *textFormat() { return textFormat_; } in textFormat()
132 IDWriteTextFormat *textFormat_;
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/
H A DPlatWX.h112 IDWriteTextFormat* GetFormat() const { return m_pTextFormat.get(); } in GetFormat()
120 wxCOMPtr<IDWriteTextFormat> m_pTextFormat;
/dports/multimedia/libass/libass-0.15.2/libass/
H A Ddwrite_c.h33 typedef struct IDWriteTextFormat IDWriteTextFormat; typedef
226 IDWriteTextFormat **textFormat) PURE; in DECLARE_INTERFACE_()
236 IDWriteTextFormat *textFormat, in DECLARE_INTERFACE_()
291 IDWriteTextFormat **textFormat) PURE; in DECLARE_INTERFACE_()
301 IDWriteTextFormat *textFormat, in DECLARE_INTERFACE_()
853 #define INTERFACE IDWriteTextFormat
854 DECLARE_INTERFACE_(IDWriteTextFormat,IUnknown) in DECLARE_INTERFACE_() argument
875 DECLARE_INTERFACE_(IDWriteTextLayout,IDWriteTextFormat) in DECLARE_INTERFACE_() argument
/dports/devel/tbb/oneTBB-2020.3/examples/parallel_for/tachyon/msvs/uwp/
H A DtbbTachyonRenderer.h36 Microsoft::WRL::ComPtr<IDWriteTextFormat> m_textFormat;
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/parallel_for/tachyon/msvs/uwp/
H A DtbbTachyonRenderer.h36 Microsoft::WRL::ComPtr<IDWriteTextFormat> m_textFormat;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/
H A DPlatWX.h215 IDWriteTextFormat* GetFormat() const { return m_pTextFormat.get(); } in GetFormat()
223 wxCOMPtr<IDWriteTextFormat> m_pTextFormat;
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/Render/Text/
H A Ddraw_text_uwp.cpp56 IDWriteTextFormat* textFmt = nullptr;
210 IDWriteTextFormat* format = nullptr; in MeasureString()
247 IDWriteTextFormat *format = nullptr; in MeasureStringRect()
325 IDWriteTextFormat *format = nullptr; in DrawStringBitmap()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/Render/Text/
H A Ddraw_text_uwp.cpp56 IDWriteTextFormat* textFmt = nullptr;
210 IDWriteTextFormat* format = nullptr; in MeasureString()
247 IDWriteTextFormat *format = nullptr; in MeasureStringRect()
325 IDWriteTextFormat *format = nullptr; in DrawStringBitmap()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/Render/Text/
H A Ddraw_text_uwp.cpp56 IDWriteTextFormat* textFmt = nullptr;
210 IDWriteTextFormat* format = nullptr; in MeasureString()
247 IDWriteTextFormat *format = nullptr; in MeasureStringRect()
325 IDWriteTextFormat *format = nullptr; in DrawStringBitmap()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dtext_renderer.cc475 CComPtr<IDWriteTextFormat> CreateFormat(CLogFont logfont) { in CreateFormat()
521 CComPtr<IDWriteTextFormat> format; in CreateFormat()
550 CComPtr<IDWriteTextFormat> format;
551 CComPtr<IDWriteTextFormat> format_to_render;
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dtext_renderer.cc475 CComPtr<IDWriteTextFormat> CreateFormat(CLogFont logfont) { in CreateFormat()
521 CComPtr<IDWriteTextFormat> format; in CreateFormat()
550 CComPtr<IDWriteTextFormat> format;
551 CComPtr<IDWriteTextFormat> format_to_render;
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dtext_renderer.cc475 CComPtr<IDWriteTextFormat> CreateFormat(CLogFont logfont) { in CreateFormat()
521 CComPtr<IDWriteTextFormat> format; in CreateFormat()
550 CComPtr<IDWriteTextFormat> format;
551 CComPtr<IDWriteTextFormat> format_to_render;
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dtext_renderer.cc475 CComPtr<IDWriteTextFormat> CreateFormat(CLogFont logfont) { in CreateFormat()
521 CComPtr<IDWriteTextFormat> format; in CreateFormat()
550 CComPtr<IDWriteTextFormat> format;
551 CComPtr<IDWriteTextFormat> format_to_render;
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dtext_renderer.cc475 CComPtr<IDWriteTextFormat> CreateFormat(CLogFont logfont) { in CreateFormat()
521 CComPtr<IDWriteTextFormat> format; in CreateFormat()
550 CComPtr<IDWriteTextFormat> format;
551 CComPtr<IDWriteTextFormat> format_to_render;
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dtext_renderer.cc475 CComPtr<IDWriteTextFormat> CreateFormat(CLogFont logfont) { in CreateFormat()
521 CComPtr<IDWriteTextFormat> format; in CreateFormat()
550 CComPtr<IDWriteTextFormat> format;
551 CComPtr<IDWriteTextFormat> format_to_render;
/dports/editors/vim/vim-8.2.3745/src/
H A Dgui_dwrite.cpp200 IDWriteTextFormat* pTextFormat;
301 IDWriteTextFormat *mTextFormat;
318 IDWriteTextFormat **ppTextFormat);
728 IDWriteTextFormat **ppTextFormat) in CreateTextFormatFromLOGFONT()
732 IDWriteTextFormat *pTextFormat = NULL; in CreateTextFormatFromLOGFONT()
847 IDWriteTextFormat *pTextFormat = NULL; in SetFontByLOGFONT()
/dports/devel/apitrace/apitrace-9.0/specs/
H A Ddwrite.py47 IDWriteTextFormat = Interface("IDWriteTextFormat", IUnknown) variable
56 IDWriteTextLayout = Interface("IDWriteTextLayout", IDWriteTextFormat)
446 IDWriteTextFormat.methods += [
757 …(FLOAT, "fontSize"), (PCWSTR, "localeName"), Out(Pointer(ObjPointer(IDWriteTextFormat)), "textForm…
760 …ngth", wide=True), "string"), (UINT32, "stringLength"), (ObjPointer(IDWriteTextFormat), "textForma…
761 …ngth", wide=True), "string"), (UINT32, "stringLength"), (ObjPointer(IDWriteTextFormat), "textForma…
762 …StdMethod(HRESULT, "CreateEllipsisTrimmingSign", [(ObjPointer(IDWriteTextFormat), "textFormat"), O…
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Ddwrite_2.rs17 IDWriteInlineObject, IDWriteRenderingParams, IDWriteTextAnalysisSource, IDWriteTextFormat,
92 IDWriteTextFormat(IDWriteTextFormatVtbl) {
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/um/
H A Ddwrite_2.rs17 IDWriteInlineObject, IDWriteRenderingParams, IDWriteTextAnalysisSource, IDWriteTextFormat,
92 IDWriteTextFormat(IDWriteTextFormatVtbl) {
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Ddwrite_2.rs17 IDWriteInlineObject, IDWriteRenderingParams, IDWriteTextAnalysisSource, IDWriteTextFormat,
92 IDWriteTextFormat(IDWriteTextFormatVtbl) {

12345678910>>...30