Searched defs:nBytes (Results 1 – 7 of 7) sorted by relevance
127 bool AllocateBytes(_In_ size_t nBytes) in AllocateBytes()134 bool ReallocateBytes(_In_ size_t nBytes) in ReallocateBytes()
1304 LONG SetValue(LPCTSTR pszValueName, DWORD dwType, const void* pValue, ULONG nBytes) noexcept in SetValue()1344 LONG SetBinaryValue(LPCTSTR pszValueName, const void* pValue, ULONG nBytes) noexcept in SetBinaryValue()
132 UINT nBytes, in DescribePixelFormat()
30 DWORD nBytes; member
2326 DWORD nBytes; member
556 UINT nBytes, in wglDescribeLayerPlane()
872 int fit, nBytes, i; in ME_StreamOutRTFText() local