Home
last modified time | relevance | path

Searched defs:_title (Results 1 – 11 of 11) sorted by relevance

/external/ImageMagick/Magick++/lib/Magick++/
DMontage.h109 std::string _title; variable
/external/jackson-databind/src/test/java/perf/
DMediaItem.java49 private String _title; field in MediaItem.Photo
83 private String _title; field in MediaItem.Content
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/testutil/
DMediaItem.java49 private String _title; field in MediaItem.Photo
83 private String _title; field in MediaItem.Content
/external/jackson-core/src/test/java/perf/
DMediaItem.java79 private String _title; field in MediaItem.Photo
125 private String _title; field in MediaItem.Content
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog.h82 UString _title; variable
DProgressDialog2.h123 UString _title; variable
/external/emma/core/java12/com/vladium/emma/report/html/
DReportGenerator.java158 final StringBuffer _title = new StringBuffer (REPORT_HEADER_TITLE); in visit() local
1362 final IElementList _title = new ElementList (); in getPageTitle() local
/external/pigweed/pw_presubmit/py/pw_presubmit/
Dpresubmit.py82 def _title(msg, style=_SUMMARY_BOX) -> str: function
/external/tensorflow/tensorflow/python/debug/cli/
Dcurses_ui.py933 def _title(self, title, title_color=None): member in CursesUI
/external/python/cpython2/Lib/lib-tk/
Dturtle.py3560 _title = _CFG["title"] variable in _Screen
/external/python/cpython3/Lib/
Dturtle.py3671 _title = _CFG["title"] variable in _Screen