| accel_available(int color_model, int lock_it) | BC_WindowBase | |
| activate() | BC_ListBox | [virtual] |
| active | BC_ListBox | [private] |
| add_menubar(BC_MenuBar *menu_bar) | BC_WindowBase | |
| add_subwindow(BC_WindowBase *subwindow) | BC_WindowBase | |
| add_tool(BC_WindowBase *subwindow) | BC_WindowBase | |
| allow_drag | BC_ListBox | [private] |
| allow_drag_column | BC_ListBox | [private] |
| allow_drag_scroll | BC_ListBox | [private] |
| alt_down() | BC_WindowBase | |
| BC_Bar class | BC_WindowBase | [friend] |
| BC_Bitmap class | BC_WindowBase | [friend] |
| BC_Button class | BC_WindowBase | [friend] |
| BC_Capture class | BC_WindowBase | [friend] |
| BC_Clipboard class | BC_WindowBase | [friend] |
| BC_DragWindow class | BC_WindowBase | [friend] |
| BC_FileBox class | BC_WindowBase | [friend] |
| BC_FullScreen class | BC_WindowBase | [friend] |
| BC_GenericButton class | BC_WindowBase | [friend] |
| BC_ListBox(int x, int y, int w, int h, int display_format, ArrayList< BC_ListBoxItem * > *data=0, char **column_titles=0, int *column_width=0, int columns=1, int yposition=0, int is_popup=0, int selection_mode=LISTBOX_SINGLE, int icon_position=ICON_LEFT, int allow_drag=0) | BC_ListBox | |
| BC_SubWindow::BC_ListBox class | BC_WindowBase | [friend] |
| BC_ListBoxToggle class | BC_ListBox | [friend] |
| BC_Menu class | BC_WindowBase | [friend] |
| BC_MenuBar class | BC_WindowBase | [friend] |
| BC_MenuItem class | BC_WindowBase | [friend] |
| BC_MenuPopup class | BC_WindowBase | [friend] |
| BC_Meter class | BC_WindowBase | [friend] |
| BC_Pan class | BC_WindowBase | [friend] |
| BC_Pixmap class | BC_WindowBase | [friend] |
| BC_PixmapSW class | BC_WindowBase | [friend] |
| BC_Popup class | BC_WindowBase | [friend] |
| BC_PopupMenu class | BC_WindowBase | [friend] |
| BC_Pot class | BC_WindowBase | [friend] |
| BC_ProgressBar class | BC_WindowBase | [friend] |
| BC_RelocatableWidget() | BC_RelocatableWidget | |
| BC_Repeater class | BC_WindowBase | [friend] |
| BC_Resources class | BC_WindowBase | [friend] |
| BC_ScrollBar class | BC_WindowBase | [friend] |
| BC_Slider class | BC_WindowBase | [friend] |
| BC_SubWindow(int x, int y, int w, int h, int bg_color=-1) | BC_SubWindow | |
| BC_WindowBase::BC_SubWindow class | BC_WindowBase | [friend] |
| BC_TextBox class | BC_WindowBase | [friend] |
| BC_Title class | BC_WindowBase | [friend] |
| BC_Toggle class | BC_WindowBase | [friend] |
| BC_Tumbler class | BC_WindowBase | [friend] |
| BC_Window class | BC_WindowBase | [friend] |
| BC_WindowBase() | BC_WindowBase | |
| BC_WindowEvents class | BC_WindowBase | [friend] |
| bg_pixmap | BC_ListBox | [private] |
| bg_surface | BC_ListBox | [private] |
| bg_tile | BC_ListBox | [private] |
| BUTTON_DN enum value | BC_ListBox | [private] |
| BUTTON_DOWN_SELECT enum value | BC_ListBox | [private] |
| button_highlighted | BC_ListBox | [private] |
| button_images | BC_ListBox | [private] |
| button_press_event() | BC_ListBox | [virtual] |
| button_release_event() | BC_ListBox | [virtual] |
| button_releases | BC_ListBox | [private] |
| calculate_item_coords() | BC_ListBox | [private] |
| calculate_item_coords_recursive(ArrayList< BC_ListBoxItem * > *data, int *icon_x, int *next_icon_x, int *next_icon_y, int *next_text_y, int top_level) | BC_ListBox | [private] |
| calculate_last_coords_recursive(ArrayList< BC_ListBoxItem * > *data, int *icon_x, int *next_icon_x, int *next_icon_y, int *next_text_y, int top_level) | BC_ListBox | [private] |
| center_selection() | BC_ListBox | |
| center_selection(int selection, ArrayList< BC_ListBoxItem * > *data=0, int *counter=0) | BC_ListBox | [private] |
| clamp_positions() | BC_ListBox | [private] |
| clear_box(int x, int y, int w, int h, BC_Pixmap *pixmap=0) | BC_WindowBase | |
| clear_listbox(int x, int y, int w, int h) | BC_ListBox | [private] |
| close_event() | BC_WindowBase | [virtual] |
| collapse_recursive(ArrayList< BC_ListBoxItem * > *data, int master_column) | BC_ListBox | [static] |
| column_bg | BC_ListBox | [private] |
| COLUMN_DN enum value | BC_ListBox | [private] |
| COLUMN_DRAG enum value | BC_ListBox | [private] |
| column_resize_event() | BC_ListBox | [inline, virtual] |
| column_sort_dn | BC_ListBox | [private] |
| column_sort_up | BC_ListBox | [private] |
| column_titles | BC_ListBox | [private] |
| column_width | BC_ListBox | [private] |
| column_width_boundaries() | BC_ListBox | [private] |
| columns | BC_ListBox | [private] |
| copy_area(int x1, int y1, int x2, int y2, int w, int h, BC_Pixmap *pixmap=0) | BC_WindowBase | |
| ctrl_down() | BC_WindowBase | |
| current_cursor | BC_ListBox | [private] |
| current_operation | BC_ListBox | [private] |
| cursor_enter_event() | BC_ListBox | [virtual] |
| cursor_inside() | BC_WindowBase | |
| cursor_leave_event() | BC_ListBox | [virtual] |
| cursor_motion_event() | BC_ListBox | [virtual] |
| cycle_textboxes(int amount) | BC_WindowBase | |
| data | BC_ListBox | [private] |
| deactivate() | BC_ListBox | [virtual] |
| deactivate_selection() | BC_ListBox | |
| default_column_width | BC_ListBox | [private] |
| delete_columns() | BC_ListBox | [private] |
| disable() | BC_ListBox | |
| disable_opengl() | BC_WindowBase | |
| disabled | BC_ListBox | [private] |
| display_format | BC_ListBox | [private] |
| DRAG_COLUMN enum value | BC_ListBox | [private] |
| drag_column_icon_vframe | BC_ListBox | [private] |
| DRAG_DIVISION enum value | BC_ListBox | [private] |
| drag_icon_vframe | BC_ListBox | [private] |
| DRAG_ITEM enum value | BC_ListBox | [private] |
| drag_motion_event() | BC_ListBox | [virtual] |
| drag_popup | BC_ListBox | [private] |
| drag_scroll_event() | BC_ListBox | [private] |
| drag_start_event() | BC_ListBox | [virtual] |
| drag_stop_event() | BC_ListBox | [virtual] |
| dragged_title | BC_ListBox | [private] |
| draw_3d_border(int x, int y, int w, int h, int light1, int light2, int shadow1, int shadow2) | BC_WindowBase | |
| draw_3d_box(int x, int y, int w, int h, int light1, int light2, int middle, int shadow1, int shadow2, BC_Pixmap *pixmap=0) | BC_WindowBase | |
| draw_3segment(int x, int y, int w, int h, BC_Pixmap *left_image, BC_Pixmap *mid_image, BC_Pixmap *right_image, BC_Pixmap *pixmap=0) | BC_WindowBase | |
| draw_3segment(int x, int y, int w, int h, VFrame *left_image, VFrame *mid_image, VFrame *right_image, BC_Pixmap *pixmap=0) | BC_WindowBase | |
| draw_3segmenth(int x, int y, int w, int total_x, int total_w, VFrame *image, BC_Pixmap *pixmap) | BC_WindowBase | |
| draw_3segmenth(int x, int y, int w, int total_x, int total_w, BC_Pixmap *src, BC_Pixmap *dst=0) | BC_WindowBase | |
| draw_3segmenth(int x, int y, int w, VFrame *image, BC_Pixmap *pixmap=0) | BC_WindowBase | |
| draw_3segmenth(int x, int y, int w, BC_Pixmap *src, BC_Pixmap *dst=0) | BC_WindowBase | |
| draw_3segmentv(int x, int y, int h, int total_y, int total_h, BC_Pixmap *src, BC_Pixmap *dst=0) | BC_WindowBase | |
| draw_3segmentv(int x, int y, int h, int total_y, int total_h, VFrame *src, BC_Pixmap *dst=0) | BC_WindowBase | |
| draw_3segmentv(int x, int y, int h, BC_Pixmap *src, BC_Pixmap *dst=0) | BC_WindowBase | |
| draw_3segmentv(int x, int y, int h, VFrame *src, BC_Pixmap *dst=0) | BC_WindowBase | |
| draw_9segment(int x, int y, int w, int h, VFrame *src, BC_Pixmap *dst=0) | BC_WindowBase | |
| draw_9segment(int x, int y, int w, int h, BC_Pixmap *src, BC_Pixmap *dst=0) | BC_WindowBase | |
| draw_background() | BC_ListBox | [virtual] |
| BC_SubWindow::draw_background(int x, int y, int w, int h) | BC_WindowBase | |
| draw_bitmap(BC_Bitmap *bitmap, int dont_wait, int dest_x=0, int dest_y=0, int dest_w=0, int dest_h=0, int src_x=0, int src_y=0, int src_w=0, int src_h=0, BC_Pixmap *pixmap=0) | BC_WindowBase | |
| draw_border(int flash) | BC_ListBox | [private] |
| BC_SubWindow::draw_border(char *text, int x, int y, int w, int h) | BC_WindowBase | |
| draw_box(int x, int y, int w, int h, BC_Pixmap *pixmap=0) | BC_WindowBase | |
| draw_button() | BC_ListBox | [private] |
| draw_center_text(int x, int y, char *text, int length=-1) | BC_WindowBase | |
| draw_check(int x, int y) | BC_WindowBase | |
| draw_circle(int x, int y, int w, int h, BC_Pixmap *pixmap=0) | BC_WindowBase | |
| draw_colored_box(int x, int y, int w, int h, int down, int highlighted) | BC_WindowBase | |
| draw_disc(int x, int y, int w, int h, BC_Pixmap *pixmap=0) | BC_WindowBase | |
| draw_items(int flash) | BC_ListBox | [private] |
| draw_line(int x1, int y1, int x2, int y2, BC_Pixmap *pixmap=0) | BC_WindowBase | |
| draw_pixel(int x, int y, BC_Pixmap *pixmap=0) | BC_WindowBase | |
| draw_pixmap(BC_Pixmap *pixmap, int dest_x=0, int dest_y=0, int dest_w=-1, int dest_h=-1, int src_x=0, int src_y=0, BC_Pixmap *dst=0) | BC_WindowBase | |
| draw_polygon(ArrayList< int > *x, ArrayList< int > *y, BC_Pixmap *pixmap=0) | BC_WindowBase | |
| draw_rectangle(int flash) | BC_ListBox | [private] |
| BC_SubWindow::draw_rectangle(int x, int y, int w, int h) | BC_WindowBase | |
| draw_text(int x, int y, char *text, int length=-1, BC_Pixmap *pixmap=0) | BC_WindowBase | |
| draw_text_recursive(ArrayList< BC_ListBoxItem * > *data, int column, int indent, int *current_toggle) | BC_ListBox | [private] |
| draw_tiles(BC_Pixmap *tile, int origin_x, int origin_y, int x, int y, int w, int h) | BC_WindowBase | |
| draw_titles(int flash) | BC_ListBox | [private] |
| draw_toggles(int flash) | BC_ListBox | [private] |
| draw_top_background(BC_WindowBase *parent_window, int x, int y, int w, int h, BC_Pixmap *pixmap=0) | BC_WindowBase | |
| draw_top_tiles(BC_WindowBase *parent_window, int x, int y, int w, int h) | BC_WindowBase | |
| draw_triangle_down(int x, int y, int w, int h, int light1, int light2, int middle, int shadow1, int shadow2) | BC_WindowBase | |
| draw_triangle_down_flat(int x, int y, int w, int h) | BC_WindowBase | |
| draw_triangle_left(int x, int y, int w, int h, int light1, int light2, int middle, int shadow1, int shadow2) | BC_WindowBase | |
| draw_triangle_right(int x, int y, int w, int h, int light1, int light2, int middle, int shadow1, int shadow2) | BC_WindowBase | |
| draw_triangle_up(int x, int y, int w, int h, int light1, int light2, int middle, int shadow1, int shadow2) | BC_WindowBase | |
| draw_vframe(VFrame *frame, int dest_x=0, int dest_y=0, int dest_w=-1, int dest_h=-1, int src_x=0, int src_y=0, int src_w=0, int src_h=0, BC_Pixmap *pixmap=0) | BC_WindowBase | |
| dump(ArrayList< BC_ListBoxItem * > *data, int columns, int indent, int master_column) | BC_ListBox | [static] |
| enable() | BC_ListBox | |
| enable_opengl() | BC_WindowBase | |
| evaluate_query(int list_item, char *string) | BC_ListBox | [virtual] |
| EXPAND_DN enum value | BC_ListBox | [private] |
| expand_item(BC_ListBoxItem *item, int expand) | BC_ListBox | |
| expand_selection(int button_press, int selection_number) | BC_ListBox | [private] |
| expanders | BC_ListBox | [private] |
| expose_event() | BC_WindowBase | [inline, virtual] |
| flash(int x, int y, int w, int h, int flush=1) | BC_WindowBase | |
| flash(int flush=1) | BC_WindowBase | |
| flip_opengl() | BC_WindowBase | |
| flush() | BC_WindowBase | |
| focus_in_event() | BC_WindowBase | [inline, virtual] |
| focus_out_event() | BC_ListBox | [virtual] |
| get_abs_cursor_x(int lock_window) | BC_WindowBase | |
| get_abs_cursor_y(int lock_window) | BC_WindowBase | |
| get_bg_color() | BC_WindowBase | |
| get_bg_pixmap() | BC_WindowBase | |
| get_bg_surface() | BC_ListBox | |
| get_bgcolor() | BC_WindowBase | |
| get_button_down() | BC_WindowBase | |
| get_buttonpress() | BC_WindowBase | |
| get_clipboard() | BC_WindowBase | |
| get_color(int64_t color) | BC_WindowBase | |
| get_color() | BC_WindowBase | |
| get_color_model() | BC_WindowBase | |
| get_column_offset(int column) | BC_ListBox | |
| get_column_width(int column, int clamp_right=0) | BC_ListBox | |
| get_cursor() | BC_WindowBase | |
| get_cursor_item(ArrayList< BC_ListBoxItem * > *data, int cursor_x, int cursor_y, BC_ListBoxItem **item_return=0, int *counter=0, int expanded=1) | BC_ListBox | [private] |
| get_cursor_over_window() | BC_WindowBase | |
| get_cursor_x() | BC_WindowBase | |
| get_cursor_y() | BC_WindowBase | |
| get_deleting() | BC_WindowBase | |
| get_display_mode() | BC_ListBox | |
| get_double_click() | BC_WindowBase | |
| get_drag_popup() | BC_ListBox | |
| get_drag_x() | BC_WindowBase | |
| get_drag_y() | BC_WindowBase | |
| get_dragging() | BC_WindowBase | |
| get_first_selection(ArrayList< BC_ListBoxItem * > *data, int *result=0) | BC_ListBox | [private] |
| get_format() | BC_ListBox | |
| get_from_column() | BC_ListBox | |
| get_h() | BC_ListBox | [virtual] |
| get_has_focus() | BC_WindowBase | |
| get_hidden() | BC_WindowBase | |
| get_highlighted_item() | BC_ListBox | |
| get_icon_h(BC_ListBoxItem *item) | BC_ListBox | [private] |
| get_icon_mask(BC_ListBoxItem *item, int &x, int &y, int &w, int &h) | BC_ListBox | [private] |
| get_icon_w(BC_ListBoxItem *item) | BC_ListBox | [private] |
| get_item_color(ArrayList< BC_ListBoxItem * > *data, int column, int item) | BC_ListBox | [private] |
| get_item_h(BC_ListBoxItem *item) | BC_ListBox | [private] |
| get_item_highlight(ArrayList< BC_ListBoxItem * > *data, int column, int item) | BC_ListBox | [private] |
| get_item_w(BC_ListBoxItem *item) | BC_ListBox | [private] |
| get_item_x(BC_ListBoxItem *item) | BC_ListBox | [private] |
| get_item_y(BC_ListBoxItem *item) | BC_ListBox | [private] |
| get_items_height(ArrayList< BC_ListBoxItem * > *data, int columns, int *result=0) | BC_ListBox | [private] |
| get_items_width() | BC_ListBox | [private] |
| get_keypress() | BC_WindowBase | |
| get_last_selection(ArrayList< BC_ListBoxItem * > *data, int *result=0) | BC_ListBox | [private] |
| get_parent() | BC_WindowBase | |
| get_relative_cursor_x() | BC_WindowBase | |
| get_relative_cursor_y() | BC_WindowBase | |
| get_resources() | BC_WindowBase | [static] |
| get_root_h(int lock_display) | BC_WindowBase | |
| get_root_w(int ignore_dualhead=0, int lock_display=0) | BC_WindowBase | |
| get_scrollbars() | BC_ListBox | [private] |
| get_selection(int column, int selection_number) | BC_ListBox | |
| get_selection_number(int column, int selection_number) | BC_ListBox | |
| get_selection_number_recursive(ArrayList< BC_ListBoxItem * > *data, int column, int selection_number, int *counter=0) | BC_ListBox | |
| get_selection_recursive(ArrayList< BC_ListBoxItem * > *data, int column, int selection_number) | BC_ListBox | |
| get_sort_column() | BC_ListBox | |
| get_sort_order() | BC_ListBox | |
| get_text_ascent(int font) | BC_WindowBase | |
| get_text_descent(int font) | BC_WindowBase | |
| get_text_height(int font, char *text=0) | BC_WindowBase | |
| get_text_mask(BC_ListBoxItem *item, int &x, int &y, int &w, int &h) | BC_ListBox | [private] |
| get_text_width(int font, char *text, int length=-1) | BC_WindowBase | |
| get_title() | BC_WindowBase | |
| get_title_h() | BC_ListBox | [private] |
| get_to_column() | BC_ListBox | |
| get_toggle_drag() | BC_WindowBase | |
| get_toggle_value() | BC_WindowBase | |
| get_top_level() | BC_WindowBase | |
| get_total_items(ArrayList< BC_ListBoxItem * > *data, int *result, int master_column) | BC_ListBox | [static] |
| get_video_on() | BC_WindowBase | |
| get_w() | BC_ListBox | [virtual] |
| get_window_lock() | BC_WindowBase | |
| get_x() | BC_WindowBase | [virtual] |
| get_x2() | BC_WindowBase | |
| get_xposition() | BC_ListBox | |
| get_xscroll_width() | BC_ListBox | |
| get_xscroll_x() | BC_ListBox | |
| get_xscroll_y() | BC_ListBox | |
| get_y() | BC_WindowBase | [virtual] |
| get_y2() | BC_WindowBase | |
| get_yposition() | BC_ListBox | |
| get_yscroll_height() | BC_ListBox | |
| get_yscroll_x() | BC_ListBox | |
| get_yscroll_y() | BC_ListBox | |
| gui | BC_ListBox | [private] |
| handle_event() | BC_ListBox | [inline, virtual] |
| hide_tooltip() | BC_WindowBase | |
| hide_window(int flush=1) | BC_WindowBase | |
| highlighted_division | BC_ListBox | [private] |
| highlighted_item | BC_ListBox | [private] |
| highlighted_ptr | BC_ListBox | [private] |
| highlighted_title | BC_ListBox | [private] |
| icon_position | BC_ListBox | [private] |
| index_to_item(ArrayList< BC_ListBoxItem * > *data, int number, int column, int *counter=0) | BC_ListBox | |
| init_column_width() | BC_ListBox | [private] |
| initialize() | BC_ListBox | [virtual] |
| is_event_win() | BC_WindowBase | |
| is_popup | BC_ListBox | [private] |
| item_to_index(ArrayList< BC_ListBoxItem * > *data, BC_ListBoxItem *item, int *counter=0) | BC_ListBox | |
| items_h | BC_ListBox | [private] |
| items_w | BC_ListBox | [private] |
| justify | BC_ListBox | [private] |
| keypress_event() | BC_ListBox | [virtual] |
| list_background | BC_ListBox | [private] |
| list_highlighted | BC_ListBox | [private] |
| load_defaults(Defaults *defaults) | BC_WindowBase | |
| lock_opengl() | BC_WindowBase | |
| lock_window(char *location=0) | BC_WindowBase | |
| master_column | BC_ListBox | [private] |
| match_window(Window win) | BC_WindowBase | |
| move_column_event() | BC_ListBox | [inline, virtual] |
| move_horizontal(int pixels) | BC_ListBox | [private] |
| move_selection(ArrayList< BC_ListBoxItem * > *dst, ArrayList< BC_ListBoxItem * > *src) | BC_ListBox | [private] |
| move_vertical(int pixels) | BC_ListBox | [private] |
| need_xscroll | BC_ListBox | [private] |
| need_yscroll | BC_ListBox | [private] |
| new_bitmap(int w, int h, int color_model=-1) | BC_WindowBase | |
| new_value | BC_ListBox | [private] |
| NO_OPERATION enum value | BC_ListBox | [private] |
| number_to_item(int row) | BC_ListBox | [private] |
| popup_h | BC_ListBox | [private] |
| popup_w | BC_ListBox | [private] |
| process_drag | BC_ListBox | [private] |
| promote_selections(ArrayList< BC_ListBoxItem * > *data, int old_value, int new_value) | BC_ListBox | [private] |
| put_selection(ArrayList< BC_ListBoxItem * > *data, ArrayList< BC_ListBoxItem * > *src, int destination, int *counter=0) | BC_ListBox | [private] |
| query | BC_ListBox | [private] |
| query_list() | BC_ListBox | [private] |
| raise_window(int do_flush=1) | BC_WindowBase | |
| rect_x1 | BC_ListBox | [private] |
| rect_x2 | BC_ListBox | [private] |
| rect_y1 | BC_ListBox | [private] |
| rect_y2 | BC_ListBox | [private] |
| rectangle_scroll_event() | BC_ListBox | [private] |
| relative_cursor_x(BC_WindowBase *pov) | BC_WindowBase | |
| relative_cursor_y(BC_WindowBase *pov) | BC_WindowBase | |
| repeat_event(int64_t duration) | BC_ListBox | [virtual] |
| reposition_item(ArrayList< BC_ListBoxItem * > *data, int selection_number, int x, int y, int *counter=0) | BC_ListBox | [private] |
| reposition_widget(int x, int y, int w=-1, int h=-1) | BC_WindowBase | [virtual] |
| reposition_window(int x, int y, int w=-1, int h=-1) | BC_ListBox | |
| reset_cursor(int new_cursor) | BC_ListBox | [private] |
| reset_query() | BC_ListBox | |
| resize_event(int w, int h) | BC_WindowBase | [virtual] |
| resize_window(int w, int h) | BC_WindowBase | |
| row_ascent | BC_ListBox | [private] |
| row_descent | BC_ListBox | [private] |
| row_height | BC_ListBox | [private] |
| run_window() | BC_WindowBase | |
| save_defaults(Defaults *defaults) | BC_WindowBase | |
| search_column | BC_ListBox | [private] |
| SELECT enum value | BC_ListBox | [private] |
| select_next(int skip, BC_ListBoxItem *selected_item=0, int *counter=0, ArrayList< BC_ListBoxItem * > *data=0, int *got_it=0, int *got_second=0) | BC_ListBox | |
| select_previous(int skip, BC_ListBoxItem *selected_item=0, int *counter=0, ArrayList< BC_ListBoxItem * > *data=0, int *got_it=0, int *got_second=0) | BC_ListBox | |
| select_range(ArrayList< BC_ListBoxItem * > *data, int start, int end, int *current=0) | BC_ListBox | [private] |
| SELECT_RECT enum value | BC_ListBox | [private] |
| select_rectangle(ArrayList< BC_ListBoxItem * > *data, int x1, int y1, int x2, int y2) | BC_ListBox | [private] |
| select_scroll_event() | BC_ListBox | [private] |
| selection_center | BC_ListBox | [private] |
| selection_changed() | BC_ListBox | [inline, virtual] |
| selection_end | BC_ListBox | [private] |
| selection_mode | BC_ListBox | [private] |
| selection_number | BC_ListBox | [private] |
| selection_number1 | BC_ListBox | [private] |
| selection_number2 | BC_ListBox | [private] |
| selection_start | BC_ListBox | [private] |
| set_active_subwindow(BC_WindowBase *subwindow) | BC_WindowBase | |
| set_all_selected(ArrayList< BC_ListBoxItem * > *data, int value) | BC_ListBox | |
| set_allow_drag_column(int value) | BC_ListBox | |
| set_autoplacement(ArrayList< BC_ListBoxItem * > *data, int do_icon, int do_text) | BC_ListBox | |
| set_background(VFrame *bitmap) | BC_WindowBase | |
| set_color(int64_t color) | BC_WindowBase | |
| set_columns(char **column_titles, int *column_widths, int columns) | BC_ListBox | [private] |
| set_cursor(int cursor, int is_hourglass=0) | BC_WindowBase | |
| set_done(int return_value) | BC_WindowBase | |
| set_drag_scroll(int value) | BC_ListBox | |
| set_dragging(int value) | BC_WindowBase | |
| set_font(int font) | BC_WindowBase | |
| set_h(int h) | BC_WindowBase | |
| set_icon(VFrame *data) | BC_WindowBase | |
| set_inverse() | BC_WindowBase | |
| set_justify(int value) | BC_ListBox | |
| set_master_column(int value, int redraw) | BC_ListBox | |
| set_opaque() | BC_WindowBase | |
| set_process_drag(int value) | BC_ListBox | |
| set_repeat(int64_t duration) | BC_WindowBase | |
| set_search_column(int value) | BC_ListBox | |
| set_selected(ArrayList< BC_ListBoxItem * > *data, int item_number, int value, int *counter=0) | BC_ListBox | |
| set_selection_mode(int mode) | BC_ListBox | |
| set_sort_column(int value, int redraw=0) | BC_ListBox | |
| set_sort_order(int value, int redraw=0) | BC_ListBox | |
| set_title(char *text) | BC_WindowBase | |
| set_tooltip(char *text) | BC_WindowBase | |
| set_tooltips(int tooltips_enabled) | BC_WindowBase | |
| set_w(int w) | BC_WindowBase | |
| set_x_cursor(int cursor) | BC_WindowBase | |
| set_xposition(int position) | BC_ListBox | |
| set_yposition(int position, int draw_items=1) | BC_ListBox | |
| shift_down() | BC_WindowBase | |
| show_tooltip(int w=-1, int h=-1) | BC_WindowBase | |
| show_window(int flush=1) | BC_WindowBase | |
| slide_down(int distance) | BC_WindowBase | |
| slide_left(int distance) | BC_WindowBase | |
| slide_right(int distance) | BC_WindowBase | |
| slide_up(int distance) | BC_WindowBase | |
| SORT_ASCENDING enum value | BC_ListBox | |
| sort_column | BC_ListBox | [private] |
| SORT_DESCENDING enum value | BC_ListBox | |
| sort_order | BC_ListBox | [private] |
| sort_order_event() | BC_ListBox | [inline, virtual] |
| start_hourglass() | BC_WindowBase | |
| start_hourglass_recursive() | BC_WindowBase | |
| start_video() | BC_WindowBase | |
| stop_hourglass() | BC_WindowBase | |
| stop_hourglass_recursive() | BC_WindowBase | |
| stop_video() | BC_WindowBase | |
| sync_display() | BC_WindowBase | |
| test_column_divisions(int cursor_x, int cursor_y, int &new_cursor) | BC_ListBox | [private] |
| test_column_titles(int cursor_x, int cursor_y) | BC_ListBox | [private] |
| test_drag_scroll(int cursor_x, int cursor_y) | BC_ListBox | [private] |
| test_expanders() | BC_ListBox | [private] |
| test_keypress | BC_WindowBase | |
| title_h | BC_ListBox | [private] |
| toggle_images | BC_ListBox | [private] |
| toggle_item_selection(ArrayList< BC_ListBoxItem * > *data, int selection_number, int *counter=0) | BC_ListBox | [private] |
| translation_event() | BC_ListBox | [virtual] |
| unlock_opengl() | BC_WindowBase | |
| unlock_window() | BC_WindowBase | |
| unset_repeat(int64_t duration) | BC_WindowBase | |
| update(ArrayList< BC_ListBoxItem * > *data, char **column_titles, int *column_widths, int columns, int xposition=0, int yposition=0, int highlighted_number=-1, int recalc_positions=0, int draw=1) | BC_ListBox | |
| update_format(int display_format, int redraw) | BC_ListBox | |
| update_scrollbars() | BC_ListBox | [private] |
| update_selection(ArrayList< BC_ListBoxItem * > *data, int selection_number, int *counter=0) | BC_ListBox | |
| uses_text() | BC_WindowBase | [inline, virtual] |
| video_is_on() | BC_WindowBase | |
| view_h | BC_ListBox | [private] |
| view_w | BC_ListBox | [private] |
| WHEEL enum value | BC_ListBox | [private] |
| xposition | BC_ListBox | [private] |
| xscrollbar | BC_ListBox | [private] |
| yposition | BC_ListBox | [private] |
| yscrollbar | BC_ListBox | [private] |
| ~BC_ListBox() | BC_ListBox | [virtual] |
| ~BC_SubWindow() | BC_SubWindow | [virtual] |
| ~BC_WindowBase() | BC_WindowBase | [virtual] |