diff options
author | Po Lu <luangruo@yahoo.com> | 2022-05-01 05:41:33 +0000 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-05-01 05:42:32 +0000 |
commit | d17d9c50c519dfba6b03488e3b702ddba56f54ad (patch) | |
tree | 8c7478a52bd1f2b7bbc33b8ffd8fb96674ec5c1c /lisp/emacs-lisp | |
parent | 5f220d9555a908dd9957afa27d168d74adf6c7df (diff) | |
download | emacs-d17d9c50c519dfba6b03488e3b702ddba56f54ad.tar.gz emacs-d17d9c50c519dfba6b03488e3b702ddba56f54ad.tar.bz2 emacs-d17d9c50c519dfba6b03488e3b702ddba56f54ad.zip |
Allow specifying font size in the Haiku font selection dialog
* src/haiku_support.cc (struct font_selection_dialog_message):
New fields `size' and `size_specified'.
(class EmacsFontSelectionDialog): New `size_entry' control.
(MessageReceived): Set size from that control if available.
(EmacsFontSelectionDialog): Initialize that control.
(FrameResized): Handle layout for that control.
(be_select_font): New field `size'.
* src/haiku_support.h: Update prototypes.
* src/haikufont.c (Fx_select_font): Populate font spec with
size.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions