Home
last modified time | relevance | path

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

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/
H A Dchangecase.h47 wxRadioButton* rb_ChCFirstCap; variable
H A Dchangecase.cpp50 rb_ChCFirstCap = (wxRadioButton*)FindWindow(XRCID("ID_CHCFIRSTCAP")); in BEGIN_EVENT_TABLE()
100 else if (rb_ChCFirstCap->GetValue()) in OnOK()