Home
last modified time | relevance | path

Searched refs:maxvlength (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c3911 MS_U16 maxvlength=0; in MApi_GOP_GWIN_GetMaxActiveGwin_v() local
3944 if (v_length>maxvlength) in MApi_GOP_GWIN_GetMaxActiveGwin_v()
3946 maxvlength=v_length; in MApi_GOP_GWIN_GetMaxActiveGwin_v()
3958 GOP_RETURN(maxvlength); in MApi_GOP_GWIN_GetMaxActiveGwin_v()