Searched refs:nVersion (Results 1 – 14 of 14) sorted by relevance
42 set nVersion [eval format "%d%03d%03d" [split $zVersion .]]82 regsub -- --VERSION-NUMBER-- $line $nVersion line
26 DWORD nVersion; // Version number member
399 uint8_t nVersion );
1133 uint8_t nVersion ) in phFriNfc_Llcp_EncodeLinkParams() argument1155 &nVersion); in phFriNfc_Llcp_EncodeLinkParams()
147 if (ppfd->nSize != sizeof( PIXELFORMATDESCRIPTOR ) || ppfd->nVersion != 1) in wglChoosePixelFormat()
148 pfi->pfd.nVersion = 1; in stw_pixelformat_add()
218 dummyPFD.nVersion = 1; in SkWGLExtensions()
210 pixelFormatDesc.nVersion = 1; in Library()
242 if(ppfd->nSize != sizeof(PIXELFORMATDESCRIPTOR) || ppfd->nVersion != 1) in wglChoosePixelFormat()
195 GL_pfd.nVersion = 1; in WIN_GL_SetupWindow()