Home
last modified time | relevance | path

Searched defs:GetText (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebKit/wx/
DWebFrame.h62 wxString GetText() const { return m_text; } in GetText() function
/external/tinyxml/
Dtinyxml.cpp882 const char* TiXmlElement::GetText() const in GetText() function in TiXmlElement