Home
last modified time | relevance | path

Searched refs:GetText (Results 1 – 25 of 101) sorted by relevance

12345

/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_embeddertest.cpp95 EXPECT_TRUE(GetCPWLEdit()->GetText().IsEmpty()); in TEST_F()
100 EXPECT_STREQ(L"abc", GetCPWLEdit()->GetText().c_str()); in TEST_F()
159 EXPECT_TRUE(GetCPWLEdit()->GetText().IsEmpty()); in TEST_F()
171 GetCPWLEdit()->GetText().c_str()); in TEST_F()
183 GetCPWLEdit()->GetText().c_str()); in TEST_F()
195 GetCPWLEdit()->GetText().c_str()); in TEST_F()
204 GetCPWLEdit()->GetText().c_str()); in TEST_F()
210 EXPECT_STREQ(L"Hello", GetCPWLEdit()->GetText().c_str()); in TEST_F()
222 EXPECT_STREQ(L"HelloABCDEFGHIJ", GetCPWLEdit()->GetText().c_str()); in TEST_F()
236 EXPECT_STREQ(L"ABCDEHelloFGHIJ", GetCPWLEdit()->GetText().c_str()); in TEST_F()
[all …]
Dcpwl_combo_box_embeddertest.cpp103 EXPECT_FALSE(GetCPWLComboBox()->GetText().IsEmpty()); in TEST_F()
104 EXPECT_STREQ(L"Banana", GetCPWLComboBox()->GetText().c_str()); in TEST_F()
123 EXPECT_STREQ(L"Banana", GetCPWLComboBox()->GetText().c_str()); in TEST_F()
149 EXPECT_TRUE(GetCPWLComboBox()->GetText().IsEmpty()); in TEST_F()
215 EXPECT_TRUE(GetCPWLComboBox()->GetText().IsEmpty()); in TEST_F()
227 GetCPWLComboBox()->GetText().c_str()); in TEST_F()
239 GetCPWLComboBox()->GetText().c_str()); in TEST_F()
251 GetCPWLComboBox()->GetText().c_str()); in TEST_F()
260 GetCPWLComboBox()->GetText().c_str()); in TEST_F()
266 EXPECT_STREQ(L"Hello", GetCPWLComboBox()->GetText().c_str()); in TEST_F()
[all …]
/external/pdfium/xfa/fde/
Dcfde_texteditengine_unittest.cpp58 EXPECT_STREQ(L"", engine()->GetText().c_str()); in TEST_F()
61 EXPECT_STREQ(L"", engine()->GetText().c_str()); in TEST_F()
65 EXPECT_STREQ(L"Hello", engine()->GetText().c_str()); in TEST_F()
69 EXPECT_STREQ(L"Hello World", engine()->GetText().c_str()); in TEST_F()
73 EXPECT_STREQ(L"Hello New World", engine()->GetText().c_str()); in TEST_F()
76 EXPECT_STREQ(L"Hello New World Cat", engine()->GetText().c_str()); in TEST_F()
86 EXPECT_STREQ(L"Hello", engine()->GetText().c_str()); in TEST_F()
90 EXPECT_STREQ(L"Hello Wo", engine()->GetText().c_str()); in TEST_F()
104 EXPECT_STREQ(L"Hello", engine()->GetText().c_str()); in TEST_F()
110 EXPECT_STREQ(L"Hello Wo", engine()->GetText().c_str()); in TEST_F()
[all …]
/external/pdfium/fpdfsdk/formfiller/
Dcffl_textfield.cpp131 return pEdit && pEdit->GetText() != m_pWidget->GetValue(); in IsDataChanged()
140 WideString sNewValue = pWnd->GetText(); in SaveData()
165 fa.sValue = pWnd->GetText(); in GetActionData()
175 fa.sValue = pWnd->GetText(); in GetActionData()
226 m_State.sValue = pWnd->GetText(); in SaveState()
251 WideString wsText = pEdit->GetText(); in OnSetFocus()
Dcffl_combobox.cpp88 return pWnd->GetText() != m_pWidget->GetValue(); in IsDataChanged()
97 WideString swText = pWnd->GetText(); in SaveData()
138 fa.sValue = pEdit->GetText(); in GetActionData()
152 fa.sValue = pEdit->GetText(); in GetActionData()
207 m_State.sValue = pEdit->GetText(); in SaveState()
243 WideString wsText = pEdit->GetText(); in OnSetFocus()
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DTraceDebugEventListener.cs76 string text = adaptor.GetText( t ); in ConsumeNode()
84 string text = adaptor.GetText( t ); in LT()
102 string text = adaptor.GetText( t ); in CreateNode()
110 string text = adaptor.GetText( node ); in CreateNode()
DDebugTreeNodeStream.cs144 string text = adaptor.GetText( node ); in LT()
154 string text = adaptor.GetText( node ); in LA()
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DTraceDebugEventListener.cs67 string text = adaptor.GetText(t); in ConsumeNode()
74 string text = adaptor.GetText(t); in LT()
90 string text = adaptor.GetText(t); in CreateNode()
97 string text = adaptor.GetText(node); in CreateNode()
DDebugTreeNodeStream.cs123 string text = adaptor.GetText(node); in LT()
132 string text = adaptor.GetText(node); in LA()
/external/lzma/CPP/7zip/UI/GUI/
DExtractDialog.cpp143 GetText(s); in OnInit()
249 _passwordControl.GetText(password); in UpdatePasswordControl()
278 _path.GetText(currentPath); in OnButtonSetPath()
309 _passwordControl.GetText(Password); in OnOK()
352 _path.GetText(s); in OnOK()
359 _path.GetText(s); in OnOK()
377 _pathName.GetText(pathName); in OnOK()
/external/pdfium/xfa/fwl/
Dcfwl_combobox.cpp181 theme_text.m_wsText = hItem ? hItem->GetText() : L""; in DrawWidget()
214 return pItem ? pItem->GetText() : L""; in GetTextByIndex()
225 m_pEdit->SetText(hItem ? hItem->GetText() : L""); in SetCurSel()
258 return m_pEdit->GetText(); in GetEditText()
263 return hItem ? hItem->GetText() : L""; in GetEditText()
351 WideString wsText = m_pEdit->GetText(); in MatchEditText()
365 m_pEdit->SetText(hItem ? hItem->GetText() : L""); in SyncEditText()
392 m_pEdit->SetText(hItem ? hItem->GetText() : L""); in Layout()
476 m_pEdit->SetText(hItem->GetText()); in ProcessSelChanged()
693 m_pEdit->SetText(hItem ? hItem->GetText() : L""); in DisForm_Layout()
[all …]
/external/lzma/CPP/Windows/
DWindow.cpp114 bool CWindow::GetText(CSysString &s) in GetText() function in NWindows::CWindow
122 int len2 = GetText(p, len + 1); in GetText()
133 bool CWindow::GetText(UString &s) in GetText() function in NWindows::CWindow
153 bool result = GetText(sysString); in GetText()
/external/antlr/runtime/CSharp2/Sources/Antlr3.Utility/Antlr.Utility.Tree/
DDOTTreeGenerator.cs157 string parentText = adaptor.GetText(tree); in DefineEdges()
160 string childText = adaptor.GetText(child); in DefineEdges()
169 string text = adaptor.GetText(t); in GetNodeText()
/external/tensorflow/tensorflow/lite/models/smartreply/
Dpredictor_test.cc48 const string &response = item.GetText();
118 EXPECT_EQ(predictions[0].GetText(), "Yes"); in TEST_F()
119 EXPECT_EQ(predictions[1].GetText(), "Ok"); in TEST_F()
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DDotTreeGenerator.cs166 string parentText = adaptor.GetText( tree ); in DefineEdges()
170 string childText = adaptor.GetText( child ); in DefineEdges()
180 string text = adaptor.GetText( t ); in GetNodeText()
/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_pathbrowser.py13 self.assertEqual('', d.GetText())
21 self.assertEqual(p.GetText(), 'sys.path')
/external/tinyxml2/
Dxmltest.cpp165 const char* title = titleElement->GetText(); in example_3()
549 doc.LastChild()->LastChild()->LastChild()->LastChild()->LastChildElement()->GetText() ); in main()
551 doc.LastChild()->LastChild()->LastChild()->LastChild()->LastChildElement()->GetText() ); in main()
562 doc2.LastChild()->LastChild()->LastChild()->LastChild()->LastChildElement()->GetText() ); in main()
735 XMLTest( "GetText() normal use.", "This is text", element->GetText() ); in main()
742 XMLTest( "GetText() contained element.", element->GetText() == 0, true ); in main()
755 XMLTest( "SetText() normal use (open/close).", "darkness.", element->GetText() ); in main()
758 XMLTest( "SetText() replace.", "blue flame.", element->GetText() ); in main()
766 XMLTest( "SetText() normal use. (self-closing)", "The driver", element->GetText() ); in main()
769 XMLTest( "SetText() replace with tag-like text.", "<b>horses</b>", element->GetText() ); in main()
[all …]
/external/python/cpython3/Lib/idlelib/
Dstackviewer.py49 def GetText(self): member in StackTreeItem
66 def GetText(self): member in FrameTreeItem
104 def GetText(self): member in VariablesTreeItem
Dpathbrowser.py31 def GetText(self): member in PathBrowserTreeItem
48 def GetText(self): member in DirBrowserTreeItem
/external/python/cpython2/Lib/idlelib/
DStackViewer.py48 def GetText(self): member in StackTreeItem
64 def GetText(self): member in FrameTreeItem
101 def GetText(self): member in VariablesTreeItem
DPathBrowser.py29 def GetText(self): member in PathBrowserTreeItem
45 def GetText(self): member in DirBrowserTreeItem
DClassBrowser.py80 def GetText(self): member in ModuleBrowserTreeItem
148 def GetText(self): member in ClassBrowserTreeItem
203 def GetText(self): member in MethodBrowserTreeItem
/external/pdfium/core/fxcrt/xml/
Dcfx_xmlelement.cpp36 wsText += static_cast<CFX_XMLText*>(pChild)->GetText(); in Clone()
89 buffer << static_cast<CFX_XMLText*>(pChild)->GetText(); in GetTextData()
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_browser.py124 self.assertEqual(self.mbt.GetText(), fname)
188 self.assertEqual(self.cbt_C1.GetText(), 'class C1()')
189 self.assertEqual(self.cbt_f1.GetText(), 'def f1(...)')
240 self.assertIn(cb.name, cb.GetText())
Dtest_pathbrowser.py68 self.assertEqual('', d.GetText())
79 self.assertEqual(p.GetText(), 'sys.path')

12345