Searched defs:Outdent (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A DIndentOutdentCommand.h36 enum EIndentType { Indent, Outdent }; enumerator in enum:WebCore::IndentOutdentCommand::EIndentType
/external/protobuf/src/google/protobuf/io/
H A Dprinter.cc139 void Printer::Outdent() { function in class:google::protobuf::io::Printer
141 GOOGLE_LOG(DFATAL) << " Outdent() without matching Indent().";
/external/protobuf/src/google/protobuf/
H A Dtext_format.cc678 void Outdent() { function in class:google::protobuf::TextFormat::Printer::TextGenerator
681 GOOGLE_LOG(DFATAL) << " Outdent() without matching Indent().";
970 generator.Outdent();
1203 generator.Outdent();
1232 generator.Outdent();
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebpage.h173 Outdent, enumerator in enum:QWebPage::WebAction

Completed in 123 milliseconds