Searched refs:pResHandle (Results 1 – 1 of 1) sorted by relevance
115 void **pResHandle );722 *pResHandle = pStringBlock; in LoadGlobalRes()727 *pResHandle = 0; in LoadGlobalRes()738 *pResHandle = 0; in LoadGlobalRes()747 if ( !pResHandle ) in FreeGlobalRes()1981 void* pResHandle = NULL; in ReadString() local1989 while( ! pResHandle && pFallback ) in ReadString()2011 if( ! pResHandle ) in ReadString()2051 void* pResHandle = NULL; in ReadBlob() local2061 while( ! pResHandle && pFallback ) in ReadBlob()[all …]
Completed in 14 milliseconds