Home
last modified time | relevance | path

Searched refs:gdi (Results 1 – 25 of 36) sorted by relevance

12

/third_party/skia/tools/flags/
DCommonFlagsFontMgr.cpp25 static DEFINE_bool(gdi, false, "Use GDI instead of DirectWrite for font rendering.");
/third_party/mesa3d/src/gallium/
Dmeson.build40 subdir('winsys/sw/gdi')
244 subdir('targets/libgl-gdi')
249 subdir('targets/graw-gdi')
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_pixelformat.c139 boolean gdi, in stw_pixelformat_add() argument
174 if (gdi) in stw_pixelformat_add()
/third_party/harfbuzz/
Dmeson_options.txt16 option('gdi', type: 'feature', value: 'disabled', feature
Dconfigure.ac336 AC_ARG_WITH(gdi, optwith
337 [AS_HELP_STRING([--with-gdi=@<:@yes/no/auto@:>@],
345 AC_MSG_ERROR([gdi support requested but not found])
Dmeson.build226 if host_machine.system() == 'windows' and not get_option('gdi').disabled()
234 dep = cpp.find_library(usplib, required: get_option('gdi'))
DCMakeLists.txt292 list(APPEND project_headers ${PROJECT_SOURCE_DIR}/src/hb-gdi.h)
/third_party/skia/third_party/externals/harfbuzz/
Dmeson_options.txt18 option('gdi', type: 'feature', value: 'disabled', feature
Dconfigure.ac336 AC_ARG_WITH(gdi, optwith
337 [AS_HELP_STRING([--with-gdi=@<:@yes/no/auto@:>@],
345 AC_MSG_ERROR([gdi support requested but not found])
Dmeson.build222 if host_machine.system() == 'windows' and not get_option('gdi').disabled()
230 dep = cpp.find_library(usplib, required: get_option('gdi'))
DCMakeLists.txt296 list(APPEND project_headers ${PROJECT_SOURCE_DIR}/src/hb-gdi.h)
/third_party/skia/third_party/externals/harfbuzz/src/
DMakefile.sources249 HB_GDI_sources = hb-gdi.cc
250 HB_GDI_headers = hb-gdi.h
Dmeson.build252 hb_gdi_sources = files('hb-gdi.cc')
253 hb_gdi_headers = files('hb-gdi.h')
/third_party/harfbuzz/src/
DMakefile.sources243 HB_GDI_sources = hb-gdi.cc
244 HB_GDI_headers = hb-gdi.h
Dmeson.build248 hb_gdi_sources = files('hb-gdi.cc')
249 hb_gdi_headers = files('hb-gdi.h')
/third_party/skia/third_party/harfbuzz/
DBUILD.gn273 "$_src/hb-gdi.cc",
274 "$_src/hb-gdi.h",
/third_party/mesa3d/docs/relnotes/
D8.0.3.rst117 - mesa/gdi: remove wmesa_set_renderbuffer_funcs() function
118 - mesa/gdi: remove clear_color() function
D21.1.4.rst79 - libgl-gdi: add missing include
D7.10.rst415 - egl/gdi: fix typo: xsurf->gsurf
1896 - libgl-gdi: Allow to pick softpipe/llvmpipe on runtime.
2385 - graw/gdi: Initial commit.
2386 - scons: Hook-up graw-gdi target.
2387 - graw/gdi: Fix window dimensions.
/third_party/harfbuzz/docs/
Dharfbuzz-sections.txt385 <FILE>hb-gdi</FILE>
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt388 <FILE>hb-gdi</FILE>
/third_party/flutter/skia/tools/
DToolUtils.cpp457 static DEFINE_bool(gdi, false,
/third_party/mesa3d/docs/
Dsourcetree.rst189 - **gdi** - Windows
/third_party/mesa3d/docs/drivers/
Dllvmpipe.rst108 ``build/windows-x86-debug/gallium/targets/libgl-gdi/opengl32.dll`` which
/third_party/mesa3d/ohos/
Ddependency_inputs.gni4323 ../src/gallium/targets/graw-gdi/graw_gdi.c
4324 ../src/gallium/targets/graw-gdi/meson.build
4349 ../src/gallium/targets/libgl-gdi/meson.build
4350 ../src/gallium/targets/libgl-gdi/opengl32.def
4351 ../src/gallium/targets/libgl-gdi/opengl32.mingw.def
4352 ../src/gallium/targets/libgl-gdi/stw_wgl.c
4353 ../src/gallium/targets/libgl-gdi/stw_wgl.h
4514 ../src/gallium/winsys/sw/gdi/gdi_sw_winsys.c
4515 ../src/gallium/winsys/sw/gdi/gdi_sw_winsys.h
4516 ../src/gallium/winsys/sw/gdi/meson.build

12