Home
last modified time | relevance | path

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

/dports/devel/libvterm/libvterm-0.1.1/src/
H A Dvterm.c25 static VTermAllocatorFunctions default_allocator = {
35 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata) in vterm_new_with_allocator()
H A Dvterm_internal.h150 VTermAllocatorFunctions *allocator;
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/libvterm/include/
H A Dvterm.h285 } VTermAllocatorFunctions; typedef
290 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata…
/dports/devel/libvterm/libvterm-0.1.1/include/
H A Dvterm.h285 } VTermAllocatorFunctions; typedef
290 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata…
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/libvterm/src/
H A Dvterm.c25 static VTermAllocatorFunctions default_allocator = {
35 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata) in vterm_new_with_allocator()
H A Dvterm_internal.h150 VTermAllocatorFunctions *allocator;
/dports/editors/vim/vim-8.2.3745/src/libvterm/src/
H A Dvterm.c30 static VTermAllocatorFunctions default_allocator = {
40 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata) in vterm_new_with_allocator()
H A Dvterm_internal.h181 VTermAllocatorFunctions *allocator;
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/ddevault/go-libvterm/libvterm/include/
H A Dvterm.h279 } VTermAllocatorFunctions; typedef
282 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata…
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/ddevault/go-libvterm/libvterm/src/
H A Dvterm.c25 static VTermAllocatorFunctions default_allocator = {
35 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata) in vterm_new_with_allocator()
H A Dvterm_internal.h150 VTermAllocatorFunctions *allocator;
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/ddevault/go-libvterm/
H A Dvterm.c25 static VTermAllocatorFunctions default_allocator = {
35 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata) in vterm_new_with_allocator()
H A Dvterm_internal.h150 VTermAllocatorFunctions *allocator;
/dports/devel/cgdb/cgdb-0.8.0/lib/vterm/
H A Dvterm.c25 static VTermAllocatorFunctions default_allocator = {
35 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata) in vterm_new_with_allocator()
H A Dvterm.h311 } VTermAllocatorFunctions; typedef
316 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata…
H A Dvterm_internal.h175 VTermAllocatorFunctions *allocator;
/dports/editors/vim/vim-8.2.3745/src/libvterm/include/
H A Dvterm.h307 } VTermAllocatorFunctions; typedef
315 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata…
/dports/x11/mlterm/mlterm-3.9.1/libvterm/
H A Dvterm.c513 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, in vterm_new_with_allocator()
/dports/editors/vim/vim-8.2.3745/src/
H A Dterminal.c4551 static VTermAllocatorFunctions vterm_allocator = {