Searched defs:resize (Results 1 - 5 of 5) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/search/
H A Dhsearch.c41 static int resize(size_t nel, struct hsearch_data *htab) function
/seL4-refos-master/libs/libvterm/include/vterm/
H A Dvterm.h75 int (*resize)(int rows, int cols, void *user); member in struct:__anon650
146 int (*resize)(int rows, int cols, void *user); member in struct:__anon658
157 int (*resize)(int rows, int cols, void *user); member in struct:__anon659
/seL4-refos-master/libs/libvterm/src/
H A Dscreen.c495 static int resize(int new_rows, int new_cols, void *user) function
/seL4-refos-master/projects/refos/impl/libs/libvterm/include/vterm/
H A Dvterm.h75 int (*resize)(int rows, int cols, void *user); member in struct:__anon752
146 int (*resize)(int rows, int cols, void *user); member in struct:__anon760
157 int (*resize)(int rows, int cols, void *user); member in struct:__anon761
/seL4-refos-master/projects/refos/impl/libs/libvterm/src/
H A Dscreen.c495 static int resize(int new_rows, int new_cols, void *user) function

Completed in 23 milliseconds