Home
last modified time | relevance | path

Searched refs:justify (Results 1 – 25 of 111) sorted by relevance

12345

/external/apache-commons-bcel/docs/
Dclassfile.mdl598 justify 0
619 justify 0
640 justify 0
689 justify 0
705 justify 0
746 justify 0
762 justify 0
783 justify 0
804 justify 0
825 justify 0
[all …]
Dgeneric.mdl649 justify 0
670 justify 0
699 justify 0
728 justify 0
749 justify 0
780 justify 0
857 justify 0
878 justify 0
899 justify 0
980 justify 0
[all …]
/external/jemalloc_new/include/jemalloc/internal/
Demitter.h40 emitter_justify_t justify; member
120 emitter_justify_t justify, int width) { in emitter_gen_fmt() argument
122 if (justify == emitter_justify_none) { in emitter_gen_fmt()
125 } else if (justify == emitter_justify_left) { in emitter_gen_fmt()
144 emitter_print_value(emitter_t *emitter, emitter_justify_t justify, int width, in emitter_print_value() argument
159 emitter_gen_fmt(fmt, FMT_SIZE, format, justify, width); \ in emitter_print_value()
164 emitter_gen_fmt(fmt, FMT_SIZE, "s", justify, width); in emitter_print_value()
188 emitter_gen_fmt(fmt, FMT_SIZE, "s", justify, width); in emitter_print_value()
429 emitter_print_value(emitter, col->justify, col->width, in emitter_table_row()
/external/jemalloc_new/src/
Dstats.c99 name->justify = emitter_justify_left; in mutex_stats_init_cols()
111 col->justify = emitter_justify_right; \ in mutex_stats_init_cols()
236 col_##name.justify = emitter_justify_##left_or_right; \ in stats_arena_bins_print()
241 header_col_##name.justify = emitter_justify_##left_or_right; \ in stats_arena_bins_print()
426 header_##name.justify = emitter_justify_##left_or_right; \ in stats_arena_lextents_print()
433 col_##name.justify = emitter_justify_##left_or_right; \ in stats_arena_lextents_print()
599 decay_type.justify = emitter_justify_right; in stats_arena_print()
606 decay_time.justify = emitter_justify_right; in stats_arena_print()
613 decay_npages.justify = emitter_justify_right; in stats_arena_print()
620 decay_sweeps.justify = emitter_justify_right; in stats_arena_print()
[all …]
/external/pigweed/pw_bloat/py/pw_bloat/
Dbloat_output.py91 justify: str = 'rjust'):
94 self._justify = justify
212 justify='ljust')
/external/perfetto/ui/src/assets/
Ddetails.scss176 justify-content: space-between;
186 justify-content: space-around;
190 justify-content: flex-end;
214 justify-self: start;
220 justify-self: end;
Dmodal.scss30 justify-content: center;
47 justify-content: space-between;
116 justify-content: space-around;
Drecord.scss66 justify-content: space-between;
72 justify-content: flex-end;
110 justify-content: space-evenly;
310 justify-items: center;
994 justify-content: center;
1031 justify-items: center;
/external/python/cpython3/Lib/idlelib/
Dconfig_key.py122 basic_keys = Label(self.frame_keyseq_basic, justify='left',
144 help_basic = Label(self.frame_controls_basic, justify='left',
173 advanced_title = Label(self.frame_keyseq_advanced, justify='left',
184 help_advanced = Label(self.frame_help_advanced, justify='left',
Dhelp_about.py85 byline = Label(frame_background, text=byline_text, justify=LEFT,
89 justify=LEFT, fg=self.fg, bg=self.bg)
93 justify=LEFT, fg=self.fg, bg=self.bg)
/external/python/cpython2/Lib/idlelib/
DkeybindingDialog.py80 labelKeysBasic = Label(self.frameKeySeqBasic,justify=LEFT,
93 labelFnAdvice=Label(self.frameControlsBasic,justify=LEFT,
113 labelTitleAdvanced = Label(self.frameKeySeqAdvanced,justify=LEFT,
120 labelHelpAdvanced=Label(self.frameHelpAdvanced,justify=LEFT,
DaboutDialog.py57 labelDesc = Label(frameBg, text=byline, justify=LEFT,
61 justify=LEFT, fg=self.fg, bg=self.bg)
66 justify=LEFT, fg=self.fg, bg=self.bg)
DconfigHelpSourceEdit.py53 labelMenu = Label(self.frameMain, anchor=W, justify=LEFT,
58 labelPath = Label(self.frameMain, anchor=W, justify=LEFT,
DToolTip.py52 label = Label(self.tipwindow, text=text, justify=LEFT,
/external/ImageMagick/www/assets/
Dmagick.js6justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-c…
Dmagick.css6justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-c…
/external/python/cpython3/Tools/pynche/
DChipViewer.py45 relief=FLAT, justify=CENTER, state=DISABLED,
51 relief=FLAT, justify=CENTER, state=DISABLED,
/external/lua/doc/
Dlua.css9 text-align: justify ;
132 text-align: justify ;
/external/python/cpython2/Tools/pynche/
DChipViewer.py45 relief=FLAT, justify=CENTER, state=DISABLED,
51 relief=FLAT, justify=CENTER, state=DISABLED,
/external/llvm-project/openmp/docs/_themes/llvm-openmp-theme/
Dtheme.conf20 textalign = justify
/external/python/httplib2/doc/html/_static/
Ddefault.css122 text-align: justify;
161 text-align: justify;
/external/boringssl/src/util/
Ddoc.css5 text-align: justify;
/external/eigen/doc/
Deigendoxy.css21 text-align:justify;
26 text-align:justify;
/external/python/cpython2/Demo/tkinter/ttk/
Dtreeview_multicolumn.py46 msg = ttk.Label(wraplength="4i", justify="left", anchor="n",
/external/fmtlib/doc/bootstrap/
Dtype.less93 .text-justify { text-align: justify; }

12345