Lines Matching refs:DCHECK
46 DCHECK(windowInfo); in cef_browser_host_create_browser()
50 DCHECK(settings); in cef_browser_host_create_browser()
86 DCHECK(windowInfo); in cef_browser_host_create_browser_sync()
90 DCHECK(settings); in cef_browser_host_create_browser_sync()
124 DCHECK(self); in browser_host_get_browser()
141 DCHECK(self); in browser_host_close_browser()
155 DCHECK(self); in browser_host_try_close_browser()
172 DCHECK(self); in browser_host_set_focus()
186 DCHECK(self); in browser_host_get_window_handle()
204 DCHECK(self); in browser_host_get_opener_window_handle()
221 DCHECK(self); in browser_host_has_view()
238 DCHECK(self); in browser_host_get_client()
255 DCHECK(self); in browser_host_get_request_context()
273 DCHECK(self); in browser_host_get_zoom_level()
290 DCHECK(self); in browser_host_set_zoom_level()
310 DCHECK(self); in browser_host_run_file_dialog()
318 DCHECK(callback); in browser_host_run_file_dialog()
339 DCHECK(self); in browser_host_start_download()
343 DCHECK(url); in browser_host_start_download()
362 DCHECK(self); in browser_host_download_image()
366 DCHECK(image_url); in browser_host_download_image()
370 DCHECK(callback); in browser_host_download_image()
386 DCHECK(self); in browser_host_print()
403 DCHECK(self); in browser_host_print_to_pdf()
407 DCHECK(path); in browser_host_print_to_pdf()
411 DCHECK(settings); in browser_host_print_to_pdf()
435 DCHECK(self); in browser_host_find()
439 DCHECK(searchText); in browser_host_find()
455 DCHECK(self); in browser_host_stop_finding()
473 DCHECK(self); in browser_host_show_dev_tools()
502 DCHECK(self); in browser_host_close_dev_tools()
515 DCHECK(self); in browser_host_has_dev_tools()
534 DCHECK(self); in browser_host_send_dev_tools_message()
538 DCHECK(message); in browser_host_send_dev_tools_message()
559 DCHECK(self); in browser_host_execute_dev_tools_method()
563 DCHECK(method); in browser_host_execute_dev_tools_method()
584 DCHECK(self); in browser_host_add_dev_tools_message_observer()
588 DCHECK(observer); in browser_host_add_dev_tools_message_observer()
609 DCHECK(self); in browser_host_get_navigation_entries()
613 DCHECK(visitor); in browser_host_get_navigation_entries()
630 DCHECK(self); in browser_host_replace_misspelling()
634 DCHECK(word); in browser_host_replace_misspelling()
649 DCHECK(self); in browser_host_add_word_to_dictionary()
653 DCHECK(word); in browser_host_add_word_to_dictionary()
667 DCHECK(self); in browser_host_is_window_rendering_disabled()
683 DCHECK(self); in browser_host_was_resized()
697 DCHECK(self); in browser_host_was_hidden()
711 DCHECK(self); in browser_host_notify_screen_info_changed()
725 DCHECK(self); in browser_host_invalidate()
739 DCHECK(self); in browser_host_send_external_begin_frame()
754 DCHECK(self); in browser_host_send_key_event()
758 DCHECK(event); in browser_host_send_key_event()
781 DCHECK(self); in browser_host_send_mouse_click_event()
785 DCHECK(event); in browser_host_send_mouse_click_event()
807 DCHECK(self); in browser_host_send_mouse_move_event()
811 DCHECK(event); in browser_host_send_mouse_move_event()
834 DCHECK(self); in browser_host_send_mouse_wheel_event()
838 DCHECK(event); in browser_host_send_mouse_wheel_event()
859 DCHECK(self); in browser_host_send_touch_event()
863 DCHECK(event); in browser_host_send_touch_event()
882 DCHECK(self); in browser_host_send_capture_lost_event()
896 DCHECK(self); in browser_host_notify_move_or_resize_started()
910 DCHECK(self); in browser_host_get_windowless_frame_rate()
928 DCHECK(self); in browser_host_set_windowless_frame_rate()
947 DCHECK(self); in browser_host_ime_set_composition()
951 DCHECK(replacement_range); in browser_host_ime_set_composition()
955 DCHECK(selection_range); in browser_host_ime_set_composition()
989 DCHECK(self); in browser_host_ime_commit_text()
993 DCHECK(replacement_range); in browser_host_ime_commit_text()
1014 DCHECK(self); in browser_host_ime_finish_composing_text()
1029 DCHECK(self); in browser_host_ime_cancel_composition()
1046 DCHECK(self); in browser_host_drag_target_drag_enter()
1050 DCHECK(drag_data); in browser_host_drag_target_drag_enter()
1054 DCHECK(event); in browser_host_drag_target_drag_enter()
1076 DCHECK(self); in browser_host_drag_target_drag_over()
1080 DCHECK(event); in browser_host_drag_target_drag_over()
1099 DCHECK(self); in browser_host_drag_target_drag_leave()
1114 DCHECK(self); in browser_host_drag_target_drop()
1118 DCHECK(event); in browser_host_drag_target_drop()
1140 DCHECK(self); in browser_host_drag_source_ended_at()
1154 DCHECK(self); in browser_host_drag_source_system_drag_ended()
1168 DCHECK(self); in browser_host_get_visible_navigation_entry()
1187 DCHECK(self); in browser_host_set_accessibility_state()
1204 DCHECK(self); in browser_host_set_auto_resize_enabled()
1208 DCHECK(min_size); in browser_host_set_auto_resize_enabled()
1212 DCHECK(max_size); in browser_host_set_auto_resize_enabled()
1232 DCHECK(self); in browser_host_get_extension()
1250 DCHECK(self); in browser_host_is_background_host()
1267 DCHECK(self); in browser_host_set_audio_muted()
1280 DCHECK(self); in browser_host_is_audio_muted()