Searched refs:result0 (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | mapiGOP.c | 1189 MS_BOOL result0, result1, result2, result3, result4; in _GOP_GWIN_IsGwinExistInClient() local 1215 result0 = (MaxGwinSupport<=gId); in _GOP_GWIN_IsGwinExistInClient() 1226 if ( result0 || (result1 && (result2 || result3 || result4) ) ) in _GOP_GWIN_IsGwinExistInClient() 1229 …GOP_M_INFO("result0 = %d,result1 = %d,result2 = %d,result3 = %d,result4 = %d\n",result0,result1,re… in _GOP_GWIN_IsGwinExistInClient()
|