Home
last modified time | relevance | path

Searched refs:SetAlignment (Results 1 – 6 of 6) sorted by relevance

/reactos/sdk/lib/drivers/wdf/kmdf/inc/private/
H A Dfxcommonbuffer.hpp109 SetAlignment( in SetAlignment() function in FxCommonBuffer
/reactos/sdk/include/psdk/
H A Dgdiplusstringformat.h152 SetAlignment(StringAlignment align) in SetAlignment() function
H A Dgdipluspen.h247 SetAlignment(PenAlignment penAlignment) in SetAlignment() function
H A Dtom.idl488 HRESULT SetAlignment([in]LONG Value);
H A Doaidl.idl1395 HRESULT SetAlignment(
/reactos/sdk/lib/drivers/wdf/kmdf/src/dma/base/
H A Dfxcommonbufferapi.cpp231 pComBuf->SetAlignment(Config->AlignmentRequirement); in __drv_maxIRQL()