Searched refs:pointVal (Results 1 – 10 of 10) sorted by relevance
46 CefPoint pointVal = point ? *point : CefPoint(); in cef_display_get_nearest_point() local50 pointVal, input_pixel_coords ? true : false); in cef_display_get_nearest_point()176 CefPoint pointVal = point ? *point : CefPoint(); in display_convert_point_to_pixels() local179 CefDisplayCppToC::Get(self)->ConvertPointToPixels(pointVal); in display_convert_point_to_pixels()183 *point = pointVal; in display_convert_point_to_pixels()201 CefPoint pointVal = point ? *point : CefPoint(); in display_convert_point_from_pixels() local204 CefDisplayCppToC::Get(self)->ConvertPointFromPixels(pointVal); in display_convert_point_from_pixels()208 *point = pointVal; in display_convert_point_from_pixels()
757 CefPoint pointVal = point ? *point : CefPoint(); in view_convert_point_to_screen() local760 bool _retval = CefViewCppToC::Get(self)->ConvertPointToScreen(pointVal); in view_convert_point_to_screen()764 *point = pointVal; in view_convert_point_to_screen()785 CefPoint pointVal = point ? *point : CefPoint(); in view_convert_point_from_screen() local788 bool _retval = CefViewCppToC::Get(self)->ConvertPointFromScreen(pointVal); in view_convert_point_from_screen()792 *point = pointVal; in view_convert_point_from_screen()813 CefPoint pointVal = point ? *point : CefPoint(); in view_convert_point_to_window() local816 bool _retval = CefViewCppToC::Get(self)->ConvertPointToWindow(pointVal); in view_convert_point_to_window()820 *point = pointVal; in view_convert_point_to_window()841 CefPoint pointVal = point ? *point : CefPoint(); in view_convert_point_from_window() local[all …]
911 CefPoint pointVal = point ? *point : CefPoint(); in button_convert_point_to_screen() local915 ->ConvertPointToScreen(pointVal); in button_convert_point_to_screen()919 *point = pointVal; in button_convert_point_to_screen()940 CefPoint pointVal = point ? *point : CefPoint(); in button_convert_point_from_screen() local944 ->ConvertPointFromScreen(pointVal); in button_convert_point_from_screen()948 *point = pointVal; in button_convert_point_from_screen()969 CefPoint pointVal = point ? *point : CefPoint(); in button_convert_point_to_window() local973 ->ConvertPointToWindow(pointVal); in button_convert_point_to_window()977 *point = pointVal; in button_convert_point_to_window()998 CefPoint pointVal = point ? *point : CefPoint(); in button_convert_point_from_window() local[all …]
978 CefPoint pointVal = point ? *point : CefPoint(); in scroll_view_convert_point_to_screen() local983 ->ConvertPointToScreen(pointVal); in scroll_view_convert_point_to_screen()987 *point = pointVal; in scroll_view_convert_point_to_screen()1008 CefPoint pointVal = point ? *point : CefPoint(); in scroll_view_convert_point_from_screen() local1013 ->ConvertPointFromScreen(pointVal); in scroll_view_convert_point_from_screen()1017 *point = pointVal; in scroll_view_convert_point_from_screen()1038 CefPoint pointVal = point ? *point : CefPoint(); in scroll_view_convert_point_to_window() local1043 ->ConvertPointToWindow(pointVal); in scroll_view_convert_point_to_window()1047 *point = pointVal; in scroll_view_convert_point_to_window()1068 CefPoint pointVal = point ? *point : CefPoint(); in scroll_view_convert_point_from_window() local[all …]
953 CefPoint pointVal = point ? *point : CefPoint(); in browser_view_convert_point_to_screen() local958 ->ConvertPointToScreen(pointVal); in browser_view_convert_point_to_screen()962 *point = pointVal; in browser_view_convert_point_to_screen()984 CefPoint pointVal = point ? *point : CefPoint(); in browser_view_convert_point_from_screen() local989 ->ConvertPointFromScreen(pointVal); in browser_view_convert_point_from_screen()993 *point = pointVal; in browser_view_convert_point_from_screen()1014 CefPoint pointVal = point ? *point : CefPoint(); in browser_view_convert_point_to_window() local1019 ->ConvertPointToWindow(pointVal); in browser_view_convert_point_to_window()1023 *point = pointVal; in browser_view_convert_point_to_window()1045 CefPoint pointVal = point ? *point : CefPoint(); in browser_view_convert_point_from_window() local[all …]
1039 CefPoint pointVal = point ? *point : CefPoint(); in panel_convert_point_to_screen() local1043 ->ConvertPointToScreen(pointVal); in panel_convert_point_to_screen()1047 *point = pointVal; in panel_convert_point_to_screen()1068 CefPoint pointVal = point ? *point : CefPoint(); in panel_convert_point_from_screen() local1072 ->ConvertPointFromScreen(pointVal); in panel_convert_point_from_screen()1076 *point = pointVal; in panel_convert_point_from_screen()1097 CefPoint pointVal = point ? *point : CefPoint(); in panel_convert_point_to_window() local1101 ->ConvertPointToWindow(pointVal); in panel_convert_point_to_window()1105 *point = pointVal; in panel_convert_point_to_window()1126 CefPoint pointVal = point ? *point : CefPoint(); in panel_convert_point_from_window() local[all …]
1173 CefPoint pointVal = point ? *point : CefPoint(); in label_button_convert_point_to_screen() local1178 ->ConvertPointToScreen(pointVal); in label_button_convert_point_to_screen()1182 *point = pointVal; in label_button_convert_point_to_screen()1204 CefPoint pointVal = point ? *point : CefPoint(); in label_button_convert_point_from_screen() local1209 ->ConvertPointFromScreen(pointVal); in label_button_convert_point_from_screen()1213 *point = pointVal; in label_button_convert_point_from_screen()1234 CefPoint pointVal = point ? *point : CefPoint(); in label_button_convert_point_to_window() local1239 ->ConvertPointToWindow(pointVal); in label_button_convert_point_to_window()1243 *point = pointVal; in label_button_convert_point_to_window()1265 CefPoint pointVal = point ? *point : CefPoint(); in label_button_convert_point_from_window() local[all …]
1376 CefPoint pointVal = point ? *point : CefPoint(); in textfield_convert_point_to_screen() local1381 ->ConvertPointToScreen(pointVal); in textfield_convert_point_to_screen()1385 *point = pointVal; in textfield_convert_point_to_screen()1406 CefPoint pointVal = point ? *point : CefPoint(); in textfield_convert_point_from_screen() local1411 ->ConvertPointFromScreen(pointVal); in textfield_convert_point_from_screen()1415 *point = pointVal; in textfield_convert_point_from_screen()1436 CefPoint pointVal = point ? *point : CefPoint(); in textfield_convert_point_to_window() local1441 ->ConvertPointToWindow(pointVal); in textfield_convert_point_to_window()1445 *point = pointVal; in textfield_convert_point_to_window()1466 CefPoint pointVal = point ? *point : CefPoint(); in textfield_convert_point_from_window() local[all …]
1222 CefPoint pointVal = point ? *point : CefPoint(); in menu_button_convert_point_to_screen() local1227 ->ConvertPointToScreen(pointVal); in menu_button_convert_point_to_screen()1231 *point = pointVal; in menu_button_convert_point_to_screen()1252 CefPoint pointVal = point ? *point : CefPoint(); in menu_button_convert_point_from_screen() local1257 ->ConvertPointFromScreen(pointVal); in menu_button_convert_point_from_screen()1261 *point = pointVal; in menu_button_convert_point_from_screen()1282 CefPoint pointVal = point ? *point : CefPoint(); in menu_button_convert_point_to_window() local1287 ->ConvertPointToWindow(pointVal); in menu_button_convert_point_to_window()1291 *point = pointVal; in menu_button_convert_point_to_window()1312 CefPoint pointVal = point ? *point : CefPoint(); in menu_button_convert_point_from_window() local[all …]
1666 CefPoint pointVal = point ? *point : CefPoint(); in window_convert_point_to_screen() local1670 ->ConvertPointToScreen(pointVal); in window_convert_point_to_screen()1674 *point = pointVal; in window_convert_point_to_screen()1695 CefPoint pointVal = point ? *point : CefPoint(); in window_convert_point_from_screen() local1699 ->ConvertPointFromScreen(pointVal); in window_convert_point_from_screen()1703 *point = pointVal; in window_convert_point_from_screen()1724 CefPoint pointVal = point ? *point : CefPoint(); in window_convert_point_to_window() local1728 ->ConvertPointToWindow(pointVal); in window_convert_point_to_window()1732 *point = pointVal; in window_convert_point_to_window()1753 CefPoint pointVal = point ? *point : CefPoint(); in window_convert_point_from_window() local[all …]