HomeSort by relevance Sort by last modified time
    Searched defs:Title (Results 1 - 20 of 20) sorted by null

  /external/opencv3/samples/winrt/ImageManipulations/
Constants.h 18 Platform::String^ Title;
  /external/lzma/CPP/7zip/UI/FileManager/
ComboDialog.h 19 UString Title;
BrowseDialog.cpp 132 UString Title;
180 if (!Title.IsEmpty())
181 SetText(Title);
801 bool MyBrowseForFolder(HWND owner, LPCWSTR title, LPCWSTR path, UString &resultPath)
810 return NShell::BrowseForFolder(owner, title, path, resultPath);
818 if (title)
819 dialog.Title = title;
830 bool MyBrowseForFile(HWND owner, LPCWSTR title, LPCWSTR path,
841 if (MyGetOpenFileName(owner, title, NULL, path, filterDescription, filter, resultPath))
    [all...]
ProgressDialog2.h 20 UString Title;
261 INT_PTR Create(const UString &title, NWindows::CThread &thread, HWND wndParent = 0);
305 HRESULT Create(const UString &title, HWND parentWindow = 0);
  /external/google-breakpad/src/testing/gtest/scripts/
gen_gtest_pred_impl.py 175 def Title(word):
176 """Returns the given word in title case. The difference between
177 this and string's title() method is that Title('4-ary') is '4-ary'
178 while '4-ary'.title() is '4-Ary'."""
214 'Arity' : Title(Arity(n))
426 'Arity' : Title(Arity(n)),
617 test_name = pred_format_type.title()
  /external/llvm/include/llvm/Analysis/
DOTGraphTraitsPass.h 57 std::string Title = GraphName + " for '" + F.getName().str() + "' function";
59 ViewGraph(Graph, Name, IsSimple, Title);
105 std::string Title = GraphName + " for '" + F.getName().str() + "' function";
108 WriteGraph(File, Graph, IsSimple, Title);
135 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph);
137 ViewGraph(Graph, Name, IsSimple, Title);
167 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph);
170 WriteGraph(File, Graph, IsSimple, Title);
  /external/lzma/CPP/Windows/Control/
PropertyPage.h 40 UString Title;
44 INT_PTR MyPropertySheet(const CObjectVector<CPageInfo> &pagesInfo, HWND hwndParent, const UString &title);
  /external/protobuf/gtest/scripts/
gen_gtest_pred_impl.py 175 def Title(word):
176 """Returns the given word in title case. The difference between
177 this and string's title() method is that Title('4-ary') is '4-ary'
178 while '4-ary'.title() is '4-Ary'."""
214 'Arity' : Title(Arity(n))
428 'Arity' : Title(Arity(n)),
620 test_name = pred_format_type.title()
  /external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
gen_gtest_pred_impl.py 175 def Title(word):
176 """Returns the given word in title case. The difference between
177 this and string's title() method is that Title('4-ary') is '4-ary'
178 while '4-ary'.title() is '4-Ary'."""
214 'Arity' : Title(Arity(n))
426 'Arity' : Title(Arity(n)),
617 test_name = pred_format_type.title()
  /external/lzma/CPP/7zip/UI/GUI/
ExtractGUI.cpp 90 UString Title;
140 FinalMessage.OkMessage.Title = Title;
246 UString title = LangString(options.TestMode ? IDS_PROGRESS_TESTING : IDS_PROGRESS_EXTRACTING); local
248 extracter.Title = title;
266 RINOK(extracter.Create(title, hwndParent));
  /external/llvm/lib/Option/
OptTable.cpp 333 static void PrintHelpOptionList(raw_ostream &OS, StringRef Title,
336 OS << Title << ":\n";
384 void OptTable::PrintHelp(raw_ostream &OS, const char *Name, const char *Title,
386 PrintHelp(OS, Name, Title, /*Include*/ 0, /*Exclude*/
391 void OptTable::PrintHelp(raw_ostream &OS, const char *Name, const char *Title,
394 OS << "OVERVIEW: " << Title << "\n";
  /prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/
doxia-module-apt-1.0.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
setupapi.h 651 CHAR Title[MAX_TITLE_LEN];
660 WCHAR Title[MAX_TITLE_LEN];
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/com-intellij/psi-subset/143.1821.5/
psi-subset-143.1821.5.jar 
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 
  /prebuilts/tools/common/offline-m2/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 

Completed in 437 milliseconds