/external/apache-commons-bcel/docs/ |
D | classfile.mdl | 598 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 …]
|
D | generic.mdl | 649 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/ |
D | emitter.h | 40 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/ |
D | stats.c | 99 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/ |
D | bloat_output.py | 91 justify: str = 'rjust'): 94 self._justify = justify 212 justify='ljust')
|
/external/perfetto/ui/src/assets/ |
D | details.scss | 176 justify-content: space-between; 186 justify-content: space-around; 190 justify-content: flex-end; 214 justify-self: start; 220 justify-self: end;
|
D | modal.scss | 30 justify-content: center; 47 justify-content: space-between; 116 justify-content: space-around;
|
D | record.scss | 66 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/ |
D | config_key.py | 122 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',
|
D | help_about.py | 85 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/ |
D | keybindingDialog.py | 80 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,
|
D | aboutDialog.py | 57 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)
|
D | configHelpSourceEdit.py | 53 labelMenu = Label(self.frameMain, anchor=W, justify=LEFT, 58 labelPath = Label(self.frameMain, anchor=W, justify=LEFT,
|
D | ToolTip.py | 52 label = Label(self.tipwindow, text=text, justify=LEFT,
|
/external/ImageMagick/www/assets/ |
D | magick.js | 6 …justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-c…
|
D | magick.css | 6 …justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-c…
|
/external/python/cpython3/Tools/pynche/ |
D | ChipViewer.py | 45 relief=FLAT, justify=CENTER, state=DISABLED, 51 relief=FLAT, justify=CENTER, state=DISABLED,
|
/external/lua/doc/ |
D | lua.css | 9 text-align: justify ; 132 text-align: justify ;
|
/external/python/cpython2/Tools/pynche/ |
D | ChipViewer.py | 45 relief=FLAT, justify=CENTER, state=DISABLED, 51 relief=FLAT, justify=CENTER, state=DISABLED,
|
/external/llvm-project/openmp/docs/_themes/llvm-openmp-theme/ |
D | theme.conf | 20 textalign = justify
|
/external/python/httplib2/doc/html/_static/ |
D | default.css | 122 text-align: justify; 161 text-align: justify;
|
/external/boringssl/src/util/ |
D | doc.css | 5 text-align: justify;
|
/external/eigen/doc/ |
D | eigendoxy.css | 21 text-align:justify; 26 text-align:justify;
|
/external/python/cpython2/Demo/tkinter/ttk/ |
D | treeview_multicolumn.py | 46 msg = ttk.Label(wraplength="4i", justify="left", anchor="n",
|
/external/fmtlib/doc/bootstrap/ |
D | type.less | 93 .text-justify { text-align: justify; }
|