Searched refs:TextType (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/bookmarks/
H A Dbookmark_html_writer.cc159 enum TextType { enum in class:__anon2952::Writer
208 bool Write(const std::string& text, TextType type) {
/external/chromium_org/v8/src/
H A Djsregexp.h412 enum TextType { enum in class:v8::internal::BASE_EMBEDDED
424 TextType text_type() const { return text_type_; }
439 TextElement(TextType text_type, RegExpTree* tree)
443 TextType text_type_;

Completed in 269 milliseconds