Home
last modified time | relevance | path

Searched refs:justify (Results 1 - 14 of 14) sorted by relevance

/third_party/gn/misc/emacs/
H A Dgn-mode.el142 (defun gn-fill-paragraph (&optional justify)
145 (or (fill-comment-paragraph justify)
/third_party/python/Lib/idlelib/
H A Dhelp_about.py85 byline = Label(frame_background, text=byline_text, justify=LEFT,
89 justify=LEFT, fg=self.fg, bg=self.bg)
94 justify=LEFT, fg=self.fg, bg=self.bg)
H A Dconfig_key.py89 basic_keys = Label(self.frame_keyseq_basic, justify='left',
111 help_basic = Label(self.frame_controls_basic, justify='left',
140 advanced_title = Label(self.frame_keyseq_advanced, justify='left',
151 help_advanced = Label(self.frame_help_advanced, justify='left',
H A Dtooltip.py161 label = Label(self.tipwindow, text=self.text, justify=LEFT,
H A Dquery.py100 entrylabel = Label(frame, anchor='w', justify='left',
265 pathlabel = Label(frame, anchor='w', justify='left',
H A Dcalltip_w.py82 self.label = Label(self.tipwindow, text=self.text, justify=LEFT,
H A Dsidebar.py307 self.sidebar_text.tag_config('linenumber', justify=tk.RIGHT)
H A Dconfigdialog.py347 frame_font_name, justify=LEFT, text='Font Face :')
/third_party/python/Tools/unittestgui/
H A Dunittestgui.py422 foreground="red", justify=tk.LEFT).pack(anchor=tk.W)
425 tk.Label(window, text=tracebackText, justify=tk.LEFT).pack()
/third_party/python/Lib/tkinter/
H A Dsimpledialog.py291 w = Label(master, text=self.prompt, justify=LEFT)
/third_party/skia/modules/skparagraph/src/
H A DTextLine.h224 void justify(SkScalar maxWidth);
H A DTextLine.cpp474 this->justify(maxWidth);
765 void TextLine::justify(SkScalar maxWidth) { function in skia::textlayout::TextLine
/third_party/skia/third_party/externals/brotli/research/
H A Dbrotlidump.py429 def justify(bs): function
433 print(' '.join(map(justify, symbolStrings[i::rows])).rstrip())
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex3974 % left margin and final column will justify at right margin.
6125 % We'd like to right-justify chapter numbers, but that looks strange

Completed in 24 milliseconds