/reactos/sdk/lib/rossym/ |
H A D | dwarfinfo.c | 125 dwarflookupnameinunit(Dwarf *d, ulong unit, char *name, DwarfSym *s) in dwarflookupnameinunit() 151 dwarflookuptag(Dwarf *d, ulong unit, ulong tag, DwarfSym *s) in dwarflookuptag() 170 dwarfseeksym(Dwarf *d, ulong unit, ulong off, DwarfSym *s) in dwarfseeksym() 181 dwarflookupfn(Dwarf *d, ulong unit, ulong pc, DwarfSym *s) in dwarflookupfn() 201 dwarfenumunit(Dwarf *d, ulong unit, DwarfSym *s) in dwarfenumunit() 407 parseattrs(DwarfBuf *b, ulong unit, DwarfAbbrev *a, DwarfAttrs *attrs) in parseattrs() 458 getulong(DwarfBuf *b, int form, ulong unit, ulong *u, int *type) in getulong()
|
H A D | dwarfaranges.c | 16 dwarfaddrtounit(Dwarf *d, ulong addr, ulong *unit) in dwarfaddrtounit()
|
H A D | dwarfpubnames.c | 15 ulong len, unit, off; in _dwarfnametounit() local
|
H A D | dwarfpc.c | 51 ulong off, unit, len, vers, x, start, lastline; in dwarfpctoline() local
|
/reactos/sdk/lib/rossym_new/ |
H A D | dwarfinfo.c | 116 dwarflookupnameinunit(Dwarf *d, ulong unit, char *name, DwarfSym *s) in dwarflookupnameinunit() 159 dwarflookuptag(Dwarf *d, ulong unit, ulong tag, DwarfSym *s) in dwarflookuptag() 178 dwarfseeksym(Dwarf *d, ulong unit, ulong off, DwarfSym *s) in dwarfseeksym() 194 dwarflookupfn(Dwarf *d, ulong unit, ulong pc, DwarfSym *s) in dwarflookupfn() 210 dwarfenumunit(Dwarf *d, ulong unit, DwarfSym *s) in dwarfenumunit() 405 parseattrs(Dwarf *d, DwarfBuf *b, ulong tag, ulong unit, DwarfAbbrev *a, DwarfAttrs *attrs) in parseattrs() 467 getulong(DwarfBuf *b, int form, ulong unit, ulong *u, int *type) in getulong() 912 DwarfSym unit = { }; in dwarfargvalue() local
|
H A D | dwarfaranges.c | 11 dwarfaddrtounit(Dwarf *d, ulong addr, ulong *unit) in dwarfaddrtounit()
|
H A D | dwarfpubnames.c | 10 ulong len, unit, off; in _dwarfnametounit() local
|
H A D | find.c | 140 ulong unit, typeoff = 0; in RosSymAggregate() local
|
H A D | dwarfpc.c | 45 ulong off, unit, len, vers, x, start, lastline; in dwarfpctoline() local
|
/reactos/drivers/network/tcpip/lwip/src/netif/ppp/ |
H A D | ecp.c | 159 ecp_init(unit) in ecp_init() argument
|
H A D | multilink.c | 124 int unit, pppd_pid; in mp_join_bundle() local 431 owns_unit(key, unit) in owns_unit() argument
|
/reactos/modules/rostests/winetests/gdiplus/ |
H A D | font.c | 123 Unit unit; in test_createfont() local 182 Unit unit; in test_logfont() local 482 Unit unit; in test_heightgivendpi() local 674 Unit unit; in test_font_metrics() local
|
H A D | graphics.c | 47 static REAL units_to_pixels(REAL units, GpUnit unit, REAL dpi) in units_to_pixels() 69 static REAL pixels_to_units(REAL pixels, GpUnit unit, REAL dpi) in pixels_to_units() 96 static GpGraphics *create_graphics(REAL res_x, REAL res_y, GpUnit unit, REAL scale, GpImage **image) in create_graphics() 630 GpUnit unit, defUnit = UnitPixel; in test_BeginContainer2() local 1609 GpUnit unit; in test_Get_Release_DC() local 3727 GpUnit unit; in test_GdipMeasureString() member 3760 GpUnit font_unit, unit; in test_GdipMeasureString() local 4001 GpUnit unit; in test_transform() member 5075 GpUnit unit; in test_clipping() local 5655 GpUnit unit; in test_clipping_2() local
|
H A D | metafile.c | 375 GpUnit unit; in test_empty() local 736 GpUnit unit; in test_emfonly() local 1228 GpUnit unit; in test_nullframerect() local 1363 GpUnit unit; in test_pagetransform() local 1902 GpUnit unit; in test_frameunit() local
|
/reactos/dll/win32/gdiplus/ |
H A D | pen.c | 136 GpStatus WINGDIPAPI GdipCreatePen1(ARGB color, REAL width, GpUnit unit, in GdipCreatePen1() 150 GpStatus WINGDIPAPI GdipCreatePen2(GpBrush *brush, REAL width, GpUnit unit, in GdipCreatePen2() 396 GpStatus WINGDIPAPI GdipGetPenUnit(GpPen *pen, GpUnit *unit) in GdipGetPenUnit()
|
H A D | gdiplus.c | 327 REAL units_to_pixels(REAL units, GpUnit unit, REAL dpi) in units_to_pixels() 350 REAL pixels_to_units(REAL pixels, GpUnit unit, REAL dpi) in pixels_to_units()
|
/reactos/dll/directx/wine/wined3d/ |
H A D | sampler.c | 184 void wined3d_sampler_bind(struct wined3d_sampler *sampler, unsigned int unit, in wined3d_sampler_bind()
|
/reactos/dll/win32/riched20/ |
H A D | richole.c | 907 static HRESULT textrange_expand(ITextRange *range, LONG unit, LONG *delta) in textrange_expand() 2000 static HRESULT WINAPI ITextRange_fnExpand(ITextRange *me, LONG unit, LONG *delta) in ITextRange_fnExpand() 2012 static HRESULT WINAPI ITextRange_fnGetIndex(ITextRange *me, LONG unit, LONG *index) in ITextRange_fnGetIndex() 2024 static HRESULT WINAPI ITextRange_fnSetIndex(ITextRange *me, LONG unit, LONG index, in ITextRange_fnSetIndex() 2164 static HRESULT WINAPI ITextRange_fnStartOf(ITextRange *me, LONG unit, LONG extend, in ITextRange_fnStartOf() 2177 static HRESULT WINAPI ITextRange_fnEndOf(ITextRange *me, LONG unit, LONG extend, in ITextRange_fnEndOf() 2202 static HRESULT WINAPI ITextRange_fnMoveStart(ITextRange *me, LONG unit, LONG count, in ITextRange_fnMoveStart() 2215 static HRESULT textrange_moveend(ITextRange *range, LONG unit, LONG count, LONG *delta) in textrange_moveend() 2261 static HRESULT WINAPI ITextRange_fnMoveEnd(ITextRange *me, LONG unit, LONG count, in ITextRange_fnMoveEnd() 5168 static HRESULT WINAPI ITextSelection_fnEndOf(ITextSelection *me, LONG unit, LONG extend, in ITextSelection_fnEndOf() [all …]
|
/reactos/base/applications/calc/ |
H A D | convert.c | 47 DWORD unit; member
|
/reactos/modules/rosapps/lib/vfdlib/ |
H A D | vfdguiut.c | 73 int unit; in FormatSizeUnits() local
|
/reactos/dll/3rdparty/libpng/ |
H A D | pngset.c | 431 int unit, png_const_charp swidth, png_const_charp sheight) in png_set_sCAL_s() 497 png_set_sCAL(png_const_structrp png_ptr, png_inforp info_ptr, int unit, in png_set_sCAL() 527 png_set_sCAL_fixed(png_const_structrp png_ptr, png_inforp info_ptr, int unit, in png_set_sCAL_fixed()
|
H A D | pngget.c | 922 int *unit, png_fixed_point *width, png_fixed_point *height) in png_get_sCAL_fixed() 945 int *unit, double *width, double *height) in png_get_sCAL() 961 int *unit, png_charpp width, png_charpp height) in png_get_sCAL_s()
|
/reactos/sdk/lib/3rdparty/freetype/src/gxvalid/ |
H A D | gxvcommn.c | 503 FT_UShort unit; in gxv_LookupTable_fmt2_validate() local 570 FT_UShort unit; in gxv_LookupTable_fmt4_validate() local 670 FT_UShort unit; in gxv_LookupTable_fmt6_validate() local
|
/reactos/dll/win32/mshtml/ |
H A D | txtrange.c | 1118 range_unit_t unit; in HTMLTxtRange_expand() local 1185 range_unit_t unit; in HTMLTxtRange_move() local 1237 range_unit_t unit; in HTMLTxtRange_moveStart() local 1275 range_unit_t unit; in HTMLTxtRange_moveEnd() local
|
/reactos/base/applications/wordpad/ |
H A D | wordpad.c | 1363 static int units_to_twips(UNIT unit, float number) in units_to_twips() 1590 UNIT unit; in paraformat_proc() local 1712 UNIT unit; in tabstops_proc() local 1781 UNIT unit; in tabstops_proc() local
|