Searched refs:next_page (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/amp/ui/render/include/ |
A D | render.h | 277 struct _page_desc_t *next_page; member 287 int next_page; member
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | tiffcrop.c | 2213 unsigned int next_page = 0; in main() local 2395 mp, argv[argc - 1], &next_page, total_pages); in main() 2400 &next_page)) in main() 2403 crop.combined_length, crop_buff, next_page, total_pages)) in main() 2428 if (update_output_file (&out, mp, crop.exp_mode, argv[argc - 1], &next_page)) in main()
|
Completed in 25 milliseconds