Home
last modified time | relevance | path

Searched refs:langstyle (Results 1 – 4 of 4) sorted by relevance

/dports/devel/codequery/codequery-0.24.0/gui/
H A Dthemes.cpp39 }langstyle; typedef
202 langstyle *lngstyle = NULL; in setTheme()
218 lngstyle = (langstyle *) cppstyle; in setTheme()
222 lngstyle = (langstyle *) pythonstyle; in setTheme()
226 lngstyle = (langstyle *) javastyle; in setTheme()
230 lngstyle = (langstyle *) rubystyle; in setTheme()
234 lngstyle = (langstyle *) cppstyle; in setTheme()
239 lngstyle = (langstyle *) cppstyle; in setTheme()
H A Dthemes_gen.cpp2552 static const langstyle cppstyle[] = {
2578 static const langstyle javastyle[] = {
2604 static const langstyle pythonstyle[] = {
2630 static const langstyle rubystyle[] = {
2656 static const langstyle javascriptstyle[] = {
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dfontinfo.c1374 struct langstyle { int lang; const char *str; }; argument
1542 static struct langstyle meds[] = { {0x409, mediumeng}, { 0x410, mediumital },
1547 static struct langstyle books[] = { {0x409, bookeng}, { 0x410, bookital },
1559 static struct langstyle obliques[] = { {0x409, obliqueeng}, { 0x410, obliqueital },
1565 static struct langstyle demibolds[] = { {0x409, demiboldeng}, {0x409, demiboldeng3}, {0x409, demibo…
1572 static struct langstyle heavys[] = { {0x409, heavyeng}, { 0x410, heavyital },
1579 static struct langstyle thins[] = { {0x409, thineng}, { 0x410, thinital },
1582 static struct langstyle extralights[] = { {0x409, extralighteng}, {0x409, extralighteng2},
1584 static struct langstyle lights[] = { {0x409, lighteng}, {0x410, lightital}, {0x40c, lightfren}, {0x…
1597 static struct langstyle outlines[] = { {0x409, outlineeng}, {0x40c, outlinefren},
[all …]
/dports/devel/codequery/codequery-0.24.0/test/
H A Dtags723 cppstyle gui/themes_gen.cpp /^static const langstyle cppstyle[] = {$/;" v file:
1151 javastyle gui/themes_gen.cpp /^static const langstyle javastyle[] = {$/;" v file:
1160 langstyle gui/themes.cpp /^}langstyle;$/;" t typeref:struct:__anon3 file:
1623 pythonstyle gui/themes_gen.cpp /^static const langstyle pythonstyle[] = {$/;" v file:
1727 rubystyle gui/themes_gen.cpp /^static const langstyle rubystyle[] = {$/;" v file: