Searched defs:adv (Results 1 – 5 of 5) sorted by relevance
/reactos/sdk/lib/3rdparty/stlport/test/unit/ |
H A D | advance_test.cpp | 28 void AdvanceTest::adv() in adv() function in AdvanceTest
|
/reactos/dll/directx/wine/dsound/ |
H A D | dsound_convert.c | 52 ULONG adv = (*freqAcc >> DSOUND_FREQSHIFT); in src_advance() local
|
/reactos/dll/win32/usp10/ |
H A D | usp10.c | 2735 …int adv = get_glyph_cluster_advance(piAdvance, psva, pwLogClust, cGlyphs, cChars, pwLogClust[iClus… in ScriptCPtoX() local 2958 double adv; in ScriptXtoCP() local
|
/reactos/dll/directx/wine/quartz/ |
H A D | dsoundrender.c | 127 DWORD size1, size2, playpos, writepos, old_writepos, old_playpos, adv; in DSoundRender_UpdatePositions() local
|
/reactos/win32ss/gdi/ntgdi/ |
H A D | freetype.c | 4464 INT adv, lsb, bbx; /* These three hold to widths of the unrotated chars */ in ftGdiGetGlyphOutline() local 7613 int adv, lsb, bbx, left, right; in NtGdiGetCharABCWidthsW() local
|