Searched defs:get_text (Results 1 – 6 of 6) sorted by relevance
114 label_text get_text (unsigned /*range_idx*/) const FINAL OVERRIDE in get_text() function
159 const char *get_text () const { return m_text; } in get_text() function
2965 def get_text(self): member in Comment
898 def get_text(self, separator="", strip=False, member in Tag