Home
last modified time | relevance | path

Searched refs:NORMAL_STYLE (Results 1 – 25 of 42) sorted by relevance

12

/dports/x11-toolkits/gtkmathview/gtkmathview-0.8.0/src/backend/gtk/
H A DGtk_WrapperArea.cc47 case Gtk_RenderingContext::NORMAL_STYLE: in render()
51 if (selected == -1) context.setStyle(Gtk_RenderingContext::NORMAL_STYLE); in render()
H A DGtk_ColorArea.cc29 if (context.getStyle() == Gtk_RenderingContext::NORMAL_STYLE) in render()
H A DGtk_BackgroundArea.cc29 if (context.getStyle() == Gtk_RenderingContext::NORMAL_STYLE) in render()
H A DGtk_RenderingContext.cc34 : logger(l), style(NORMAL_STYLE), t1_opaque_mode(false), t1_aa_mode(false) in Gtk_RenderingContext()
H A DGtk_RenderingContext.hh38 enum ColorStyle { NORMAL_STYLE, SELECTED_STYLE, MAX_STYLE }; enumerator
/dports/devel/lasi/libLASi-1.1.3/include/
H A DLASi.h66 NORMAL_STYLE, enumerator
143 LASi::FontStyle = LASi::NORMAL_STYLE,
293 const LASi::FontStyle style = LASi::NORMAL_STYLE,
/dports/devel/allegro/allegro-4.4.3.1/docs/src/makedoc/
H A Dmakertf.c96 #define NORMAL_STYLE "\\f0\\fs20 " in write_rtf() macro
107 fputs("{\\rtf\\ansi\\deff0\\widowctrl " NORMAL_STYLE "\n", f); in write_rtf()
118 fputs("{\\stylesheet {\\widctlpar " NORMAL_STYLE "\\snext0 Normal;}\n", f); in write_rtf()
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dasn2gnbk.h76 NORMAL_STYLE = 1, enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan3/
H A Dglkio.cpp109 case NORMAL_STYLE: in setStyle()
H A Dacode.h162 NORMAL_STYLE, enumerator
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan3/
H A Dglkio.cpp109 case NORMAL_STYLE: in setStyle()
H A Dacode.h162 NORMAL_STYLE, enumerator
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-irix5/
H A DFL.py81 NORMAL_STYLE = 0 variable
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-irix6/
H A DFL.py81 NORMAL_STYLE = 0 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-irix5/
H A DFL.py81 NORMAL_STYLE = 0 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-irix6/
H A DFL.py81 NORMAL_STYLE = 0 variable
/dports/graphics/graphviz/graphviz-2.44.1/plugin/lasi/
H A Dgvrender_lasi.cpp362 case PANGO_STYLE_NORMAL: style = NORMAL_STYLE; break; in lasi_textspan()
388 style = NORMAL_STYLE; in lasi_textspan()
/dports/devel/lasi/libLASi-1.1.3/examples/
H A DComplexTextLayoutExample.cpp150 doc.osBody() << setFont("Vera Sans",LASi::NORMAL_STYLE,LASi::BOLD) << setFontSize(30); in main()
/dports/devel/lasi/libLASi-1.1.3/src/
H A DpsDoc.cpp193 case NORMAL_STYLE: in setFont()
/dports/biology/ncbi-toolkit/ncbi/demo/
H A Dasn2gb.c1629 SaveAsn2gnbk (sep, buf, format, SEQUIN_MODE, NORMAL_STYLE, 0, 0, 0); in HandleMultipleRecords()
2155 StlType style = NORMAL_STYLE; in Main()
2277 style = NORMAL_STYLE; in Main()
2285 style = NORMAL_STYLE; in Main()
H A Dcspeedtest.c740 SeqEntryToGnbk (sep, NULL, FTABLE_FMT, SEQUIN_MODE, NORMAL_STYLE, in DoProcess()
809 SeqEntryToGnbk (sep, NULL, GENBANK_FMT, SEQUIN_MODE, NORMAL_STYLE, in DoProcess()
/dports/biology/ncbi-toolkit/ncbi/network/id1arch/
H A Didfetch.c981 …if(!SeqEntryToGnbk(sep,NULL,GENBANK_FMT,ENTREZ_MODE,NORMAL_STYLE,SHOW_CONTIG_FEATURES|ONLY_NEAR_FE… in IdFetch_func()
992 …if(!SeqEntryToGnbk(sep,NULL,GENPEPT_FMT,ENTREZ_MODE,NORMAL_STYLE,SHOW_CONTIG_FEATURES|ONLY_NEAR_FE… in IdFetch_func()
/dports/games/frotz/frotz-73eec90ebb159ed687b74cbaf81e135c3e7e390b/src/common/
H A Dfrotz.h284 #define NORMAL_STYLE 0 macro
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dgbfview.c1319 StlType style = NORMAL_STYLE; in PopulateFlatFile()
1351 style = NORMAL_STYLE; in PopulateFlatFile()
1978 StlType style = NORMAL_STYLE; in PopulateAsnOrXML()
2055 style = NORMAL_STYLE; in PopulateAsnOrXML()
/dports/games/frotz/frotz-73eec90ebb159ed687b74cbaf81e135c3e7e390b/src/dumb/
H A Ddoutput.c262 case NORMAL_STYLE: in show_cell_normal()

12