diff options
| author | Po Lu | 2023-02-26 15:00:47 +0800 |
|---|---|---|
| committer | Po Lu | 2023-02-26 15:00:47 +0800 |
| commit | 744f19c22f2be1f8ab6d5da89eb33392fcbcfc25 (patch) | |
| tree | d69880538c950b020345801423beb7b452491d58 /java | |
| parent | 74a7d34361a857fdb48ec89276f0efedec32f6d0 (diff) | |
| download | emacs-744f19c22f2be1f8ab6d5da89eb33392fcbcfc25.tar.gz emacs-744f19c22f2be1f8ab6d5da89eb33392fcbcfc25.zip | |
Get rid of android_lookup_method
* src/android.c (struct android_emacs_window): New methods.
(android_init_emacs_window): Add new methods.
(android_lookup_method): Delete now-unused function.
(android_change_window_attributes, android_reparent_window)
(android_map_window, android_unmap_window, android_resize_window)
(android_move_window, android_set_input_focus)
(android_raise_window, android_lower_window, android_get_geometry)
(android_translate_coordinates, android_set_dont_focus_on_map)
(android_set_dont_accept_focus): Don't look up the class and
method each time when calling a function; that's just waste.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions