Home
last modified time | relevance | path

Searched defs:pwl (Results 1 – 7 of 7) sorted by relevance

/reactos/dll/opengl/glu32/src/libnurbs/internals/
H A DdataTransform.cc164 directedLine* o_pwlcurve_to_DLines(directedLine* original, O_pwlcurve* pwl) in o_pwlcurve_to_DLines()
H A Darc.cc62 Arc::makeSide( PwlArc *pwl, arc_side side ) in makeSide()
H A Darctess.cc243 ArcTessellator::pwl( Arc *arc, REAL s1, REAL s2, REAL t1, REAL t2, REAL rate ) in pwl() function in ArcTessellator
/reactos/win32ss/user/ntuser/
H A Dwindow.h97 #define WL_IS_BAD(pwl) ((pwl)->phwndEnd <= (pwl)->phwndLast) argument
98 #define WL_CAPACITY(pwl) ((pwl)->phwndEnd - &((pwl)->ahwnd[0])) argument
H A Dmain.c715 PWINDOWLIST pwl, pwlNext; in ExitThreadCallback() local
H A Dime.c1501 PWINDOWLIST pwl; in IntDestroyInputContext() local
1639 PWINDOWLIST pwl; in IntAssociateInputContextEx() local
2129 PWINDOWLIST pwl; in IntCheckImeShowStatus() local
H A Dwindow.c1397 PWINDOWLIST FASTCALL IntPopulateHwndList(PWINDOWLIST pwl, PWND pwnd, DWORD dwFlags) in IntPopulateHwndList()
1429 PWINDOWLIST pwl; in IntBuildHwndList() local
1475 PWINDOWLIST pwl, *ppwl; in IntFreeHwndList() local