Home
last modified time | relevance | path

Searched defs:want (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/py_engine/external/unzip/internal/
A Dgzguts.h93 unsigned want; /* requested buffer size, default is GZBUFSIZE */ member
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dgzguts.h181 unsigned want; /* requested buffer size, default is GZBUFSIZE */ member
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_video.c2013 const int want = (bordered != SDL_FALSE); /* normalize the flag. */ in SDL_SetWindowBordered() local
2031 const int want = (resizable != SDL_FALSE); /* normalize the flag. */ in SDL_SetWindowResizable() local
/AliOS-Things-master/components/SDL2/src/ttf/
A DSDL_ttf.c606 static FT_Error Load_Glyph(TTF_Font* font, Uint32 ch, c_glyph* cached, int want) in Load_Glyph()
920 static FT_Error Find_Glyph(TTF_Font* font, Uint32 ch, int want) in Find_Glyph()

Completed in 15 milliseconds