Home
last modified time | relevance | path

Searched defs:border (Results 1 – 16 of 16) sorted by relevance

/reactos/sdk/lib/3rdparty/freetype/src/base/
H A Dftstroke.c327 ft_stroke_border_grow( FT_StrokeBorder border, in ft_stroke_border_grow()
357 ft_stroke_border_close( FT_StrokeBorder border, in ft_stroke_border_close()
423 ft_stroke_border_lineto( FT_StrokeBorder border, in ft_stroke_border_lineto()
535 ft_stroke_border_arcto( FT_StrokeBorder border, in ft_stroke_border_arcto()
620 ft_stroke_border_init( FT_StrokeBorder border, in ft_stroke_border_init()
644 ft_stroke_border_done( FT_StrokeBorder border ) in ft_stroke_border_done()
1262 FT_StrokeBorder border; in ft_stroker_subpath_start() local
1300 FT_StrokeBorder border; in FT_Stroker_LineTo() local
1461 FT_StrokeBorder border; in FT_Stroker_ConicTo() local
1667 FT_StrokeBorder border; in FT_Stroker_CubicTo() local
[all …]
/reactos/dll/opengl/mesa/
H A Dteximage.c358 GLenum internalFormat, GLint border ) in image_to_texture()
814 GLsizei width, GLsizei height, GLsizei depth, GLint border ) in make_null_texture()
891 GLint width, GLint border ) in texture_1d_error_check()
966 GLint border ) in texture_2d_error_check()
1051 GLsizei width, GLint border, GLenum format, in gl_TexImage1D()
1135 GLsizei width, GLsizei height, GLint border, in gl_TexImage2D()
1603 GLsizei width, GLint border ) in gl_CopyTexImage1D()
1651 GLint border ) in gl_CopyTexImage2D()
H A Ddlist.c1089 GLint border ) in gl_save_CopyTexImage1D()
1112 GLsizei height, GLint border ) in gl_save_CopyTexImage2D()
2192 GLsizei width, GLint border, in gl_save_TexImage1D()
2220 GLsizei width, GLsizei height, GLint border, in gl_save_TexImage2D()
H A Dapi.c482 GLsizei width, GLint border ) in _mesa_CopyTexImage1D()
493 GLsizei width, GLsizei height, GLint border ) in _mesa_CopyTexImage2D()
2526 GLsizei width, GLint border, in _mesa_TexImage1D()
2539 GLsizei width, GLsizei height, GLint border, in _mesa_TexImage2D()
/reactos/sdk/lib/3rdparty/freetype/src/gzip/
H A Dinfblock.c18 local const uInt border[] = { /* Order of the bit length code lengths */ variable
/reactos/dll/win32/riched20/
H A Deditstr.h208 ME_BorderRect border; member
225 ME_BorderRect border; member
321 ME_BorderRect border; member
332 ME_BorderRect border; member
H A Dwrap.c871 int border = 0; in ME_WrapTextParagraph() local
H A Deditor.c824 RTFBorder *border; in ME_RTFParAttrHook() local
4734 int border = 0; in ME_HandleMessage() local
H A Drtf.h1021 RTFBorder border[4]; member
1032 RTFBorder border[6]; member
/reactos/dll/win32/comctl32/
H A Dupdown.c177 const int border = theme ? DEFAULT_BUDDYBORDER_THEMED : DEFAULT_BUDDYBORDER; in UPDOWN_GetArrowRect() local
H A Dstatus.c163 UINT border = BDR_SUNKENOUTER; in STATUSBAR_DrawPart() local
H A Dcommctrl.c680 UINT border = BDR_SUNKENOUTER; in DrawStatusTextW() local
/reactos/drivers/filesystems/ext2/src/ext4/
H A Dext4_extents.c822 __le32 border; in ext4_ext_split() local
1439 __le32 border; in ext4_ext_correct_indexes() local
/reactos/modules/rostests/winetests/user32/
H A Dsysparams.c760 UINT border, regval; in test_setborder() local
H A Dwin.c980 UINT border; in verify_window_info() local
/reactos/dll/opengl/glu32/src/libutil/
H A Dmipmap.c6642 GLsizei depth, GLint border, in gluTexImage3D()