Home
last modified time | relevance | path

Searched defs:pRange (Results 1 – 9 of 9) sorted by relevance

/reactos/modules/rostests/apitests/kernel32/
H A DIsDBCSLeadByteEx.c108 const RANGE *pRange = &Entries[i].Ranges[iRange]; in START_TEST() local
/reactos/dll/win32/msctf/
H A Drange.c162 ITfRange *pRange, TfAnchor aPos) in Range_ShiftStartToRange()
170 ITfRange *pRange, TfAnchor aPos) in Range_ShiftEndToRange()
H A Dcontext.c509 TfEditCookie ec, ITfRange *pRange, ITfRangeBackup **ppBackup) in Context_CreateRangeBackup()
/reactos/dll/ime/msctfime/
H A Dinputcontext.cpp394 ITfRange *pRange = NULL; in OnCleanupContext() local
/reactos/sdk/include/psdk/
H A Dws2bth.h171 SdpAttributeRange pRange[1]; member
/reactos/dll/win32/setupapi/
H A Dcfgmgr.c1148 PINTERNAL_RANGE pRange; in CM_Add_Range() local
2343 PINTERNAL_RANGE pRange; in CM_First_Range() local
2503 PINTERNAL_RANGE pRange; in CM_Free_Range_List() local
6278 PINTERNAL_RANGE pRange; in CM_Next_Range() local
8586 PINTERNAL_RANGE pRange; in CM_Test_Range_Available() local
/reactos/dll/win32/rpcrt4/
H A Dndr_marshall.c6443 const NDR_RANGE *pRange = (const NDR_RANGE *)pFormat; in NdrRangeMarshall() local
6469 const NDR_RANGE *pRange = (const NDR_RANGE *)pFormat; in NdrRangeUnmarshall() local
6566 const NDR_RANGE *pRange = (const NDR_RANGE *)pFormat; in NdrRangeBufferSize() local
6588 const NDR_RANGE *pRange = (const NDR_RANGE *)pFormat; in NdrRangeMemorySize() local
/reactos/dll/win32/riched20/
H A Deditor.c3668 CHARRANGE *pRange = (CHARRANGE *)lParam; in ME_HandleMessage() local
H A Drichole.c2106 static HRESULT WINAPI ITextRange_fnInStory(ITextRange *me, ITextRange *pRange, LONG *ret) in ITextRange_fnInStory()