Searched refs:view_file (Results 1 – 7 of 7) sorted by relevance
/third_party/python/Lib/idlelib/idle_test/ |
D | test_textview.py | 164 view = tv.view_file(root, 'Title', __file__, 'ascii', modal=False) 173 view = tv.view_file(root, 'Title', 'abc.xyz', 'ascii', modal=False) 180 view = tv.view_file(root, 'Title', fn, 'ascii', modal=False) 217 self.view = tv.view_file(root, 'TITLE_FILE', __file__,
|
/third_party/cares/ |
D | backport-disable-live-tests.patch | 2 Reference:https://build.opensuse.org/package/view_file/openSUSE:Factory/c-ares/disable-live-tests.p…
|
/third_party/python/Lib/idlelib/ |
D | textview.py | 164 def view_file(parent, title, filename, encoding, modal=True, wrap='word', function
|
D | help_about.py | 195 self._current_textview = textview.view_file(
|
D | NEWS.txt | 490 bpo-32837: IDLE - require encoding argument for textview.view_file.
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.27 | 1217 …https://build.opensuse.org/package/view_file/openSUSE:Factory/freetype2/freetype2-bitmap-foundry.p…
|
/third_party/python/Misc/ |
D | HISTORY | 14958 - Issue #8203: Fix IDLE Credits dialog: view_file() uses its encoding argument.
|