Home
last modified time | relevance | path

Searched refs:default_style (Results 151 – 175 of 948) sorted by relevance

12345678910>>...38

/dports/science/gramps/gramps-5.1.4/gramps/plugins/textreport/
H A Dsummary.py297 def make_default_style(self, default_style): argument
311 default_style.add_paragraph_style("SR-Title", para)
320 default_style.add_paragraph_style("SR-Heading", para)
330 default_style.add_paragraph_style("SR-Normal", para)
H A Dancestorreport.py322 def make_default_style(self, default_style): argument
364 default_style.add_paragraph_style("AHN-Title", para)
377 default_style.add_paragraph_style("AHN-Generation", para)
387 default_style.add_paragraph_style("AHN-Entry", para)
H A Dnumberofancestorsreport.py214 def make_default_style(self, default_style): argument
227 default_style.add_paragraph_style("NOA-Title", para)
234 default_style.add_paragraph_style("NOA-Normal", para)
H A Ddetancestralreport.py970 def make_default_style(self, default_style): argument
981 default_style.add_paragraph_style("DAR-Title", para)
991 default_style.add_paragraph_style("DAR-Generation", para)
1001 default_style.add_paragraph_style("DAR-ChildTitle", para)
1012 default_style.add_paragraph_style("DAR-ChildList", para)
1022 default_style.add_paragraph_style("DAR-NoteHeader", para)
1029 default_style.add_paragraph_style("DAR-Entry", para)
1036 default_style.add_paragraph_style("DAR-First-Entry", para)
1046 default_style.add_paragraph_style("DAR-MoreHeader", para)
1056 default_style.add_paragraph_style("DAR-MoreDetails", para)
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DDataGrid.cs209 DataGridTableStyle default_style; field in System.Windows.Forms.DataGrid
299 default_style = new DataGridTableStyle (true); in DataGrid()
2094 grid_style.BackColor = default_style.BackColor; in ResetBackColor()
2099 grid_style.ForeColor = default_style.ForeColor; in ResetForeColor()
2104 grid_style.GridLineColor = default_style.GridLineColor; in ResetGridLineColor()
2124 grid_style.LinkColor = default_style.LinkColor; in ResetLinkColor()
2129 grid_style.LinkHoverColor = default_style.LinkHoverColor; in ResetLinkHoverColor()
2215 return grid_style.HeaderFont != default_style.HeaderFont; in ShouldSerializeHeaderFont()
2568 CurrentTableStyle = default_style; in OnTableStylesCollectionChanged()
2574 if (CurrentTableStyle == default_style in OnTableStylesCollectionChanged()
[all …]
/dports/devel/py-transitions/transitions-0.8.8/transitions/extensions/
H A Ddiagrams_pygraphviz.py142 def _add_nodes(self, states, container, prefix='', default_style='default'): argument
151 … **self.machine.style_attributes['graph'][default_style])
156 default_style='parallel' if is_parallel else 'default')
158 … container.add_node(name, label=label, **self.machine.style_attributes['node'][default_style])
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/third_party/2and3/yaml/
H A Drepresenter.pyi9 default_style: Any
15 … def __init__(self, default_style=..., default_flow_style=..., sort_keys: bool = ...) -> None: ...
/dports/devel/binutils/binutils-2.37/binutils/
H A Drcparse.c125 static rc_uint_type default_style; variable
2650 default_style = CBS_SIMPLE | WS_TABSTOP; in yyparse()
2696 default_style = SS_CENTER | WS_GROUP; in yyparse()
2756 default_style = BS_GROUPBOX; in yyparse()
2858 default_style = LBS_NOTIFY | WS_BORDER; in yyparse()
2878 default_style = SS_LEFT | WS_GROUP; in yyparse()
2898 default_style = BS_PUSHBOX | WS_TABSTOP; in yyparse()
2957 default_style = SS_RIGHT | WS_GROUP; in yyparse()
2977 default_style = SBS_HORZ; in yyparse()
2997 default_style = BS_3STATE | WS_TABSTOP; in yyparse()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/binutils/
H A Drcparse.c325 static rc_uint_type default_style; variable
2722 default_style = CBS_SIMPLE | WS_TABSTOP;
2764 default_style = SS_CENTER | WS_GROUP;
2818 default_style = BS_GROUPBOX;
2910 default_style = LBS_NOTIFY | WS_BORDER;
2928 default_style = SS_LEFT | WS_GROUP;
2946 default_style = BS_PUSHBOX | WS_TABSTOP;
2999 default_style = SS_RIGHT | WS_GROUP;
3017 default_style = SBS_HORZ;
3035 default_style = BS_3STATE | WS_TABSTOP;
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/binutils/
H A Drcparse.c125 static rc_uint_type default_style; variable
2650 default_style = CBS_SIMPLE | WS_TABSTOP; in yyparse()
2696 default_style = SS_CENTER | WS_GROUP; in yyparse()
2756 default_style = BS_GROUPBOX; in yyparse()
2858 default_style = LBS_NOTIFY | WS_BORDER; in yyparse()
2878 default_style = SS_LEFT | WS_GROUP; in yyparse()
2898 default_style = BS_PUSHBOX | WS_TABSTOP; in yyparse()
2957 default_style = SS_RIGHT | WS_GROUP; in yyparse()
2977 default_style = SBS_HORZ; in yyparse()
2997 default_style = BS_3STATE | WS_TABSTOP; in yyparse()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/binutils/
H A Drcparse.c125 static rc_uint_type default_style; variable
2650 default_style = CBS_SIMPLE | WS_TABSTOP; in yyparse()
2696 default_style = SS_CENTER | WS_GROUP; in yyparse()
2756 default_style = BS_GROUPBOX; in yyparse()
2858 default_style = LBS_NOTIFY | WS_BORDER; in yyparse()
2878 default_style = SS_LEFT | WS_GROUP; in yyparse()
2898 default_style = BS_PUSHBOX | WS_TABSTOP; in yyparse()
2957 default_style = SS_RIGHT | WS_GROUP; in yyparse()
2977 default_style = SBS_HORZ; in yyparse()
2997 default_style = BS_3STATE | WS_TABSTOP; in yyparse()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/binutils/
H A Drcparse.c325 static rc_uint_type default_style; variable
2722 default_style = CBS_SIMPLE | WS_TABSTOP;
2764 default_style = SS_CENTER | WS_GROUP;
2818 default_style = BS_GROUPBOX;
2910 default_style = LBS_NOTIFY | WS_BORDER;
2928 default_style = SS_LEFT | WS_GROUP;
2946 default_style = BS_PUSHBOX | WS_TABSTOP;
2999 default_style = SS_RIGHT | WS_GROUP;
3017 default_style = SBS_HORZ;
3035 default_style = BS_3STATE | WS_TABSTOP;
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/pyyaml/lib3/yaml/
H A Drepresenter.py18 def __init__(self, default_style=None, default_flow_style=None): argument
19 self.default_style = default_style
78 style = self.default_style
H A D__init__.py163 default_style=None, default_flow_style=None, argument
179 dumper = Dumper(stream, default_style=default_style,
/dports/www/firefox-legacy/firefox-52.8.0esr/python/pyyaml/lib3/yaml/
H A Drepresenter.py18 def __init__(self, default_style=None, default_flow_style=None): argument
19 self.default_style = default_style
78 style = self.default_style
H A D__init__.py163 default_style=None, default_flow_style=None, argument
179 dumper = Dumper(stream, default_style=default_style,
/dports/textproc/lasem/lasem-0.5.1/src/
H A Dlsmsvgstyle.c526 const LsmSvgStyle *default_style; in lsm_svg_style_new_inherited() local
528 default_style = lsm_svg_get_default_style (); in lsm_svg_style_new_inherited()
536 memcpy (style, default_style, offsetof (LsmSvgStyle, clip_rule)); in lsm_svg_style_new_inherited()
540 memcpy (style, default_style, sizeof (LsmSvgStyle)); in lsm_svg_style_new_inherited()
/dports/devel/py-invoke/invoke-1.6.0/invoke/vendor/yaml3/
H A Drepresenter.py18 def __init__(self, default_style=None, default_flow_style=None): argument
19 self.default_style = default_style
78 style = self.default_style
H A D__init__.py163 default_style=None, default_flow_style=None, argument
179 dumper = Dumper(stream, default_style=default_style,
/dports/www/firefox-legacy/firefox-52.8.0esr/python/pyyaml/lib/yaml/
H A D__init__.py164 default_style=None, default_flow_style=None, argument
181 dumper = Dumper(stream, default_style=default_style,
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pyyaml/lib3/yaml/
H A D__init__.py163 default_style=None, default_flow_style=None, argument
179 dumper = Dumper(stream, default_style=default_style,
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pyyaml/lib/yaml/
H A D__init__.py164 default_style=None, default_flow_style=None, argument
181 dumper = Dumper(stream, default_style=default_style,
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/yaml_27/yaml/
H A D__init__.py164 default_style=None, default_flow_style=None, argument
181 dumper = Dumper(stream, default_style=default_style,
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/yaml_35/yaml/
H A D__init__.py163 default_style=None, default_flow_style=None, argument
179 dumper = Dumper(stream, default_style=default_style,
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/pyyaml/lib/yaml/
H A D__init__.py164 default_style=None, default_flow_style=None, argument
181 dumper = Dumper(stream, default_style=default_style,

12345678910>>...38