Home
last modified time | relevance | path

Searched defs:marker_box (Results 1 – 5 of 5) sorted by relevance

/dports/devel/libruin/libruin-0.2.0/src/tests/
H A Dtest-box.c153 ruin_box_t *marker_box = (ruin_box_t *) box->children->data; in test_generation_simple_list_item_inside() local
162 ruin_box_t *marker_box = NULL; in test_generation_simple_list_item_outside() local
/dports/audio/abx/abx-0.0-b1/src/
H A Dmainwin.c213 GtkWidget *marker_box; in create_main_window() local
339 GtkWidget *marker_box; in create_marker_box() local
/dports/devel/libruin/libruin-0.2.0/src/
H A Dbox.c520 ruin_box_t *marker_box = (ruin_box_t *) ruin_marker_box_new in generate_list_item() local
534 ruin_box_t *marker_box = (ruin_box_t *) in generate_list_item() local
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Typeset/Boxes/Basic/
H A Drubber_boxes.cpp236 marker_box (path ip, int x1, int y1, int x2, int y2, box ref) { in marker_box() function
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor.h676 Gtk::HBox marker_box; variable