Home
last modified time | relevance | path

Searched defs:HTh (Results 1 – 1 of 1) sorted by relevance

/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dfl_digi.cxx4795 void UI_position_macros(int x, int y1, int w, int HTh) in UI_position_macros()
5177 int HTh = fl_digi_main->h() - y1; in UI_select() local