Home
last modified time | relevance | path

Searched refs:OnEditRangeField (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dfont_path_dialog.h24 void OnEditRangeField();
Dfont_path_dialog.cpp47 ON_EN_KILLFOCUS(ID_START_FIELD, OnEditRangeField)
48 ON_EN_KILLFOCUS(ID_END_FIELD, OnEditRangeField)
504 void font_range_row::OnEditRangeField() in OnEditRangeField() function in font_range_row
925 row->OnEditRangeField(); in OnCommand()