Home
last modified time | relevance | path

Searched refs:tab_strings (Results 1 – 8 of 8) sorted by relevance

/dports/games/simutrans/simutrans-121.0/gui/
H A Dmessage_frame_t.cc40 static char const* const tab_strings[]= variable
86 tabs.add_tab( &scrolly, translator::translate(tab_strings[0]) ); in message_frame_t()
90 tabs.add_tab( &scrolly, translator::translate(tab_strings[1]) ); in message_frame_t()
94 tabs.add_tab( &scrolly, translator::translate(tab_strings[i]) ); in message_frame_t()
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dfretboard-engraver.cc97 SCM tab_strings = articulation_list (note_events_, in process_music() local
110 scm_list_2 (tab_strings, fingers), in process_music()
H A Dtab-note-heads-engraver.cc86 SCM tab_strings = articulation_list (note_events_, in process_music() local
99 scm_list_2 (tab_strings, in process_music()
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dfretboard-engraver.cc97 SCM tab_strings = articulation_list (note_events_, in process_music() local
110 scm_list_2 (tab_strings, fingers), in process_music()
H A Dtab-note-heads-engraver.cc86 SCM tab_strings = articulation_list (note_events_, in process_music() local
99 scm_list_2 (tab_strings, in process_music()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/dsslib/lsa/
H A Dutils.h53 extern char *tab_strings[];
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dworldfactory.cpp1504 static const std::vector<std::string> tab_strings = { { in draw_worldgen_tabs() local
1511 std::vector<std::string> tab_strings_translated( tab_strings ); in draw_worldgen_tabs()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dworldfactory.cpp1504 static const std::vector<std::string> tab_strings = { { in draw_worldgen_tabs() local
1511 std::vector<std::string> tab_strings_translated( tab_strings ); in draw_worldgen_tabs()