Home
last modified time | relevance | path

Searched defs:g (Results 1 – 25 of 143) sorted by relevance

123456

/reactos/dll/cpl/desk/
H A Dappearance.c16 AppearancePage_UpdateThemePreview(HWND hwndDlg, GLOBALS *g) in AppearancePage_UpdateThemePreview()
35 AppearancePage_LoadSelectedScheme(HWND hwndDlg, GLOBALS *g) in AppearancePage_LoadSelectedScheme()
72 AppearancePage_ShowColorSchemes(HWND hwndDlg, GLOBALS *g) in AppearancePage_ShowColorSchemes()
81 AppearancePage_ShowSizes(HWND hwndDlg, GLOBALS *g) in AppearancePage_ShowSizes()
101 GLOBALS *g; in AppearancePage_OnInit() local
197 AppearancePage_OnDestroy(HWND hwndDlg, GLOBALS *g) in AppearancePage_OnDestroy()
218 GLOBALS *g; in AppearancePageProc() local
H A Dadvappdlg.c55 UpdateButtonColor(HWND hwndDlg, GLOBALS* g, INT ID, INT nButton, INT nColor) in UpdateButtonColor()
100 InitColorButtons(HWND hwndDlg, GLOBALS* g) in InitColorButtons()
206 UpdateControls(HWND hwndDlg, GLOBALS *g) in UpdateControls()
261 SaveCurrentValues(HWND hwndDlg, GLOBALS *g) in SaveCurrentValues()
286 GetColor(HWND hwndDlg, GLOBALS* g, INT nButton) in GetColor()
343 AdvAppearanceDlg_Init(HWND hwndDlg, GLOBALS *g) in AdvAppearanceDlg_Init()
437 AdvAppearanceDlg_CleanUp(HWND hwndDlg, GLOBALS* g) in AdvAppearanceDlg_CleanUp()
506 GLOBALS* g; in AdvAppearanceDlgProc() local
H A Deffappdlg.c13 EffAppearanceDlgUpdateControls(HWND hwndDlg, GLOBALS *g) in EffAppearanceDlgUpdateControls()
57 EffAppearanceDlgSaveCurrentValues(HWND hwndDlg, GLOBALS *g) in EffAppearanceDlgSaveCurrentValues()
78 EffAppearanceDlg_Init(HWND hwndDlg, GLOBALS *g) in EffAppearanceDlg_Init()
130 GLOBALS* g; in EffAppearanceDlgProc() local
/reactos/base/applications/mstsc/
H A Duimain.h43 #define SPLIT_COLOUR15(c, r, g, b) \ argument
50 #define SPLIT_COLOUR16(c, r, g, b) \ argument
57 #define MAKE_COLOUR15(c, r, g, b) \ argument
66 #define MAKE_COLOUR32(c, r, g, b) \ argument
/reactos/sdk/include/psdk/
H A Dmapival.h57 #define FBadCopyTo(a,b,c,d,e,f,g,h,i,j) FALSE argument
58 #define FBadCopyProps(a,b,c,d,e,f,g,h) FALSE argument
71 #define ValidateParameters6(a,b,c,d,e,f,g) do { } while(0) argument
72 #define ValidateParameters7(a,b,c,d,e,f,g,h) do { } while(0) argument
73 #define ValidateParameters8(a,b,c,d,e,f,g,h,i) do { } while(0) argument
88 #define UlValidateParameters6(a,b,c,d,e,f,g) do { } while(0) argument
89 #define UlValidateParameters7(a,b,c,d,e,f,g,h) do { } while(0) argument
105 #define CheckParameters6(a,b,c,d,e,f,g) do { } while(0) argument
106 #define CheckParameters7(a,b,c,d,e,f,g,h) do { } while(0) argument
107 #define CheckParameters8(a,b,c,d,e,f,g,h,i) do { } while(0) argument
[all …]
H A Dgdiplusheaders.h1085 Equals(const Region *region, const Graphics *g) const in Equals()
1126 GetBounds(Rect *rect, const Graphics *g) const in GetBounds()
1132 GetBounds(RectF *rect, const Graphics *g) const in GetBounds()
1152 GetHRGN(const Graphics *g) const in GetHRGN()
1212 IsEmpty(const Graphics *g) const in IsEmpty()
1220 IsInfinite(const Graphics *g) const in IsInfinite()
1236 IsVisible(const RectF &rect, const Graphics *g) const in IsVisible()
1245 IsVisible(const Rect &rect, const Graphics *g) const in IsVisible()
1254 IsVisible(INT x, INT y, const Graphics *g) const in IsVisible()
1262 IsVisible(REAL x, REAL y, const Graphics *g) const in IsVisible()
[all …]
/reactos/sdk/include/reactos/libs/libmpg123/
H A Ddebug.h67 #define debug7(s, a, b, c, d, e, f, g) argument
68 #define debug8(s, a, b, c, d, e, f, g, h) argument
69 #define debug9(s, a, b, c, d, e, f, g, h, i) argument
70 #define debug10(s, a, b, c, d, e, f, g, h, i, j) argument
108 #define warning7(s, a, b, c, d, e, f, g) argument
109 #define warning8(s, a, b, c, d, e, f, g, h) argument
110 #define warning9(s, a, b, c, d, e, f, g, h, i) argument
149 #define error7(s, a, b, c, d, e, f, g) argument
150 #define error8(s, a, b, c, d, e, f, g, h) argument
151 #define error9(s, a, b, c, d, e, f, g, h, i) argument
[all …]
/reactos/dll/directx/wine/d3drm/
H A Dmaterial.c164 D3DVALUE r, D3DVALUE g, D3DVALUE b) in d3drm_material_SetSpecular()
178 D3DVALUE r, D3DVALUE g, D3DVALUE b) in d3drm_material_SetEmissive()
201 D3DVALUE *r, D3DVALUE *g, D3DVALUE *b) in d3drm_material_GetSpecular()
215 D3DVALUE *r, D3DVALUE *g, D3DVALUE *b) in d3drm_material_GetEmissive()
229 D3DVALUE *r, D3DVALUE *g, D3DVALUE *b) in d3drm_material_GetAmbient()
243 D3DVALUE r, D3DVALUE g, D3DVALUE b) in d3drm_material_SetAmbient()
/reactos/dll/opengl/opengl32/
H A Dswimpl.c619 static inline BYTE PACK_COLOR_8(GLubyte r, GLubyte g, GLubyte b) in PACK_COLOR_8()
624 static inline USHORT PACK_COLOR_16(GLubyte r, GLubyte g, GLubyte b) in PACK_COLOR_16()
629 static inline ULONG PACK_COLOR_24(GLubyte r, GLubyte g, GLubyte b) in PACK_COLOR_24()
634 static inline ULONG PACK_COLOR_32(GLubyte r, GLubyte g, GLubyte b) in PACK_COLOR_32()
639 static inline COLORREF PACK_COLORREF_8(GLubyte r, GLubyte g, GLubyte b) in PACK_COLORREF_8()
644 static inline COLORREF PACK_COLORREF_16(GLubyte r, GLubyte g, GLubyte b) in PACK_COLORREF_16()
649 static inline COLORREF PACK_COLORREF_24(GLubyte r, GLubyte g, GLubyte b) in PACK_COLORREF_24()
654 static inline COLORREF PACK_COLORREF_32(GLubyte r, GLubyte g, GLubyte b) in PACK_COLORREF_32()
659 static inline void UNPACK_COLOR_8(BYTE Color, GLubyte* r, GLubyte* g, GLubyte* b) in UNPACK_COLOR_8()
673 static inline void UNPACK_COLOR_24(ULONG Color, GLubyte* r, GLubyte* g, GLubyte* b) in UNPACK_COLOR_24()
[all …]
/reactos/dll/win32/rsaenh/
H A Dsha2.c290 #define ROUND256_0_TO_15(a,b,c,d,e,f,g,h) \ argument
301 #define ROUND256_0_TO_15(a,b,c,d,e,f,g,h) \ argument
310 #define ROUND256(a,b,c,d,e,f,g,h) \ argument
322 sha2_word32 a, b, c, d, e, f, g, h, s0, s1; in SHA256_Transform() local
380 sha2_word32 a, b, c, d, e, f, g, h, s0, s1; in SHA256_Transform() local
617 #define ROUND512_0_TO_15(a,b,c,d,e,f,g,h) \ argument
628 #define ROUND512_0_TO_15(a,b,c,d,e,f,g,h) \ argument
637 #define ROUND512(a,b,c,d,e,f,g,h) \ argument
649 sha2_word64 a, b, c, d, e, f, g, h, s0, s1; in SHA512_Transform() local
704 sha2_word64 a, b, c, d, e, f, g, h, s0, s1; in SHA512_Transform() local
/reactos/sdk/lib/3rdparty/stlport/build/Makefiles/ut/so1/
H A Dtest_c.cc1 int g() in g() function
/reactos/sdk/include/reactos/libs/mbedtls/
H A Dasn1write.h60 #define MBEDTLS_ASN1_CHK_ADD(g, f) \ argument
/reactos/dll/opengl/mesa/
H A Daccum.c260 GLint r, g, b, a; in gl_Accum() local
320 GLaccum r, g, b, a; in gl_clear_accum_buffer() local
356 GLaccum *acc, r, g, b, a; in gl_clear_accum_buffer() local
H A Dfog.c275 GLfloat f, g; in gl_fog_color_pixels() local
290 GLfloat f, g; in gl_fog_color_pixels() local
306 GLfloat f, g; in gl_fog_color_pixels() local
H A Dlogic.c389 GLubyte g = (GLint) ctx->Visual->GreenScale; in gl_logicop_rgba_span() local
575 GLubyte g = (GLint) ctx->Visual->GreenScale; in gl_logicop_rgba_pixels() local
H A Dmasking.c98 GLubyte r[MAX_WIDTH], g[MAX_WIDTH], b[MAX_WIDTH], a[MAX_WIDTH]; in gl_mask_color_span() local
131 GLubyte r[PB_SIZE], g[PB_SIZE], b[PB_SIZE], a[PB_SIZE]; in gl_mask_color_pixels() local
H A Dcopypix.c146 GLint g = green[i] * ctx->Pixel.GreenScale + gbias; in copy_rgb_pixels() local
158 GLfloat g = (ctx->Pixel.MapGtoGsize-1) * ctx->Visual->InvGreenScale; in copy_rgb_pixels() local
332 GLubyte r, g, b, a; in copy_depth_pixels() local
/reactos/dll/3rdparty/libjpeg/
H A Djccolor.c148 register int r, g, b; in rgb_ycc_convert() local
204 register int r, g, b; in rgb_gray_convert() local
242 register int r, g, b; in cmyk_ycck_convert() local
299 register int r, g, b; in rgb_rgb1_convert() local
/reactos/dll/3rdparty/libtiff/
H A Dtif_getimage.c1221 #define PACK(r,g,b) \ argument
1223 #define PACK4(r,g,b,a) \ argument
1227 #define PACKW(r,g,b) \ argument
1229 #define PACKW4(r,g,b,a) \ argument
1476 uint32 r, g, b, a; in DECLAREContigPutFunc() local
1547 uint32 r,g,b,a; in DECLAREContigPutFunc() local
1571 uint16 r, g, b, k; in DECLAREContigPutFunc() local
1597 uint16 r, g, b, k; in DECLAREContigPutFunc() local
1765 uint32 r, g, b; in DECLAREContigPutFunc() local
2486 uint16* g = img->greencmap; in checkcmap() local
[all …]
/reactos/sdk/lib/3rdparty/stlport/test/unit/
H A Dresolve_name.cpp22 bool g() in g() function
/reactos/dll/3rdparty/libpng/
H A Dpngrtran.c775 int g = (palette[i].green >> (8 - PNG_QUANTIZE_GREEN_BITS)); in png_set_quantize() local
1625 png_fixed_point g, gs; in png_init_read_transformations() local
1733 png_fixed_point g = PNG_FP_1; /* Correction to linear */ in png_init_read_transformations() local
3274 unsigned int g = (gamma_table [p | (p << 2) | in png_do_compose() local
3528 png_uint_16 g = (png_uint_16)(((*(sp + 2)) << 8) in png_do_compose() local
3575 png_uint_16 g = (png_uint_16)(((*(sp + 2)) << 8) in png_do_compose() local
3682 png_uint_16 g, v, w; in png_do_compose() local
3714 png_uint_16 g, v; in png_do_compose() local
3907 png_uint_16 g = (png_uint_16)(((*(sp + 2)) << 8) in png_do_compose() local
4656 int r, g, b, p; in png_do_quantize() local
[all …]
/reactos/dll/win32/gdiplus/
H A Dimage.c291 BYTE r, g, b, a; in GdipBitmapGetPixel() local
386 static inline void setpixel_8bppIndexed(BYTE r, BYTE g, BYTE b, BYTE a, in setpixel_8bppIndexed()
439 static inline void setpixel_24bppRGB(BYTE r, BYTE g, BYTE b, BYTE a, in setpixel_24bppRGB()
447 static inline void setpixel_32bppRGB(BYTE r, BYTE g, BYTE b, BYTE a, in setpixel_32bppRGB()
453 static inline void setpixel_32bppARGB(BYTE r, BYTE g, BYTE b, BYTE a, in setpixel_32bppARGB()
459 static inline void setpixel_32bppPARGB(BYTE r, BYTE g, BYTE b, BYTE a, in setpixel_32bppPARGB()
468 static inline void setpixel_48bppRGB(BYTE r, BYTE g, BYTE b, BYTE a, in setpixel_48bppRGB()
476 static inline void setpixel_64bppARGB(BYTE r, BYTE g, BYTE b, BYTE a, in setpixel_64bppARGB()
483 static inline void setpixel_64bppPARGB(BYTE r, BYTE g, BYTE b, BYTE a, in setpixel_64bppPARGB()
497 BYTE a, r, g, b; in GdipBitmapSetPixel() local
[all …]
/reactos/sdk/lib/3rdparty/freetype/src/base/
H A Dftlcdfil.c211 FT_UInt r, g, b; in _ft_lcd_filter_legacy() local
248 FT_UInt r, g, b; in _ft_lcd_filter_legacy() local
/reactos/sdk/lib/3rdparty/cardlib/
H A Dcardcolor.cpp33 double g = (double)((rgb>> 8)&0xFF)/255; in RGBtoHLS() local
92 double r,g,b; in HLStoRGB() local
/reactos/dll/opengl/glu32/src/libnurbs/internals/
H A Dgridtrimvertex.h52 GridVertex *g; variable

123456