/reactos/sdk/lib/3rdparty/freetype/src/type1/ |
H A D | t1load.c | 108 PS_Blend blend; in t1_allocate_blend() local 195 PS_Blend blend = face->blend; in T1_Get_Multi_Master() local 374 PS_Blend blend = face->blend; in t1_set_mm_blend() local 449 PS_Blend blend = face->blend; in T1_Get_MM_Blend() local 485 PS_Blend blend = face->blend; in T1_Set_MM_Design() local 605 PS_Blend blend = face->blend; in T1_Get_Var_Design() local 640 PS_Blend blend = face->blend; in T1_Done_Blend() local 697 PS_Blend blend; in parse_blend_axis_types() local 776 PS_Blend blend; in parse_blend_design_positions() local 871 PS_Blend blend; in parse_blend_design_map() local [all …]
|
/reactos/sdk/lib/3rdparty/freetype/src/truetype/ |
H A D | ttgxvar.c | 735 GX_Blend blend = face->blend; in ft_var_load_hvvar() local 1314 GX_Blend blend = face->blend; in tt_apply_mvar() local 1714 GX_Blend blend; in ft_var_to_normalized() local 1814 GX_Blend blend; in ft_var_to_design() local 2348 GX_Blend blend; in tt_set_mm_blend() local 2605 GX_Blend blend; in TT_Get_MM_Blend() local 2683 GX_Blend blend; in TT_Set_Var_Design() local 2819 GX_Blend blend; in TT_Get_Var_Design() local 2889 GX_Blend blend; in TT_Set_Named_Instance() local 3495 GX_Blend blend = face->blend; in TT_Vary_Apply_Glyph_Deltas() local [all …]
|
/reactos/sdk/lib/3rdparty/freetype/src/psaux/ |
H A D | t1decode.c | 881 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local 943 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local 1011 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local 1032 PS_Blend blend = decoder->blend; in t1_decoder_parse_charstrings() local 1930 PS_Blend blend, in t1_decoder_init()
|
H A D | psintrp.c | 418 cf2_doBlend( const CFF_Blend blend, in cf2_doBlend() 1814 PS_Blend blend = decoder->blend; in cf2_interpT2CharString() local 1888 PS_Blend blend = decoder->blend; in cf2_interpT2CharString() local 1999 PS_Blend blend = decoder->blend; in cf2_interpT2CharString() local 2022 PS_Blend blend = decoder->blend; in cf2_interpT2CharString() local
|
H A D | psfont.h | 82 CFF_BlendRec blend; /* cached charstring blend vector */ member
|
/reactos/win32ss/user/ntuser/ |
H A D | layered.c | 155 BLENDFUNCTION blend = { AC_SRC_OVER, 0, 255, 0 }; in IntUpdateLayeredWindowI() local 357 BLENDFUNCTION blend = { AC_SRC_OVER, 0, 255, 0 }; in NtUserUpdateLayeredWindow() local
|
/reactos/dll/win32/gdiplus/ |
H A D | brush.c | 1055 GpStatus WINGDIPAPI GdipGetPathGradientBlend(GpPathGradient *brush, REAL *blend, in GdipGetPathGradientBlend() 1514 GpStatus WINGDIPAPI GdipSetPathGradientBlend(GpPathGradient *brush, GDIPCONST REAL *blend, in GdipSetPathGradientBlend() 1582 GDIPCONST ARGB *blend, GDIPCONST REAL *pos, INT count) in GdipSetPathGradientPresetBlend() 1617 ARGB *blend, REAL *pos, INT count) in GdipGetPathGradientPresetBlend() 2043 GDIPCONST ARGB *blend, GDIPCONST REAL* positions, INT count) in GdipSetLinePresetBlend() 2078 ARGB *blend, REAL* positions, INT count) in GdipGetLinePresetBlend()
|
/reactos/sdk/lib/3rdparty/freetype/src/cff/ |
H A D | cffload.c | 1289 CFF_Blend blend = &subFont->blend; in cff_blend_doBlend() local 1387 cff_blend_build_vector( CFF_Blend blend, in cff_blend_build_vector() 1554 cff_blend_check_vector( CFF_Blend blend, in cff_blend_check_vector()
|
H A D | cffparse.c | 881 CFF_Blend blend; in cff_parse_vsindex() local 917 CFF_Blend blend; in cff_parse_blend() local
|
/reactos/sdk/lib/3rdparty/freetype/include/freetype/internal/ |
H A D | t1types.h | 211 PS_Blend blend; member
|
H A D | cfftypes.h | 304 CFF_BlendRec blend; /* current blend vector */ member
|
H A D | psaux.h | 650 PS_Blend blend; /* for multiple master support */ member 920 PS_Blend blend; /* for multiple master support */ member
|
H A D | tttypes.h | 1509 GX_Blend blend; member
|
/reactos/modules/rostests/winetests/gdi32/ |
H A D | dib.c | 1549 BLENDFUNCTION blend; in draw_graphics() local
|
H A D | bitmap.c | 3621 BLENDFUNCTION blend; in test_GdiAlphaBlend() local 4032 BLENDFUNCTION blend; in test_32bit_ddb() local
|
/reactos/modules/rosapps/applications/explorer-old/taskbar/ |
H A D | traynotify.cpp | 720 BLENDFUNCTION blend = {AC_SRC_OVER, 0, 128, 0}; // 50 % visible in Paint() local
|