Lines Matching refs:nRC
1337 HRESULT nRC = (*pScriptItemize)( local
1341 if( !nRC ) // break loop when everything is correctly itemized
1347 if( nRC != E_OUTOFMEMORY )
1474 HRESULT nRC = (*pScriptShape)( mhDC, &rScriptCache, local
1485 if( nRC == USP_E_SCRIPT_NOT_IN_FONT )
1499 nRC = (*pScriptShape)( mhDC, &rScriptCache,
1509 if( nRC != 0 )
1518 else if( nRC != 0 )
1581 nRC = (*pScriptPlace)( mhDC, &rScriptCache,
1590 if( nRC != 0 )
1594 nRC = (*pScriptGetLogicalWidths)(
2495 HRESULT nRC = (*pScriptApplyLogicalWidth)( local
2506 if( nRC != 0 )
2731 HRESULT nRC = (*pScriptJustify) ( local
3167 HRESULT nRC = (*pScriptGetFontProperties)( hDC, &rScriptCache, &aFontProperties ); local
3168 if( nRC != 0 )