Home
last modified time | relevance | path

Searched defs:ppos (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/riched20/
H A Drun.c649 int pos = 0, i = 0, ppos, shift = 0; in ME_GetRunSizeCommon() local
/reactos/win32ss/user/ntuser/
H A Dwinpos.c1842 PWINDOWPOS ppos = ExAllocatePoolWithTag(PagedPool, sizeof(WINDOWPOS), USERTAG_SWP); in co_WinPosSetWindowPos() local
3203 PWINDOWPOS ppos = ExAllocatePoolWithTag(PagedPool, sizeof(WINDOWPOS), USERTAG_SWP); in IntEndDeferWindowPosEx() local
/reactos/drivers/filesystems/ext2/src/ext4/
H A Dext4_extents.c651 short int depth, i, ppos = 0; in ext4_find_extent() local