Searched refs:GetLabel (Results 1 – 2 of 2) sorted by relevance
295 GetLabel(char *line, const char *filename, int linenum) in GetLabel() function375 if ((cp = GetLabel(cp, filename, linenum)) == NULL) in ReadSystem()394 cp = GetLabel(cp, filename, linenum); in ReadSystem()
1934 const std::string &GetLabel() { return m_label; } in GetLabel() function in curses::FormAction