HomeSort by relevance Sort by last modified time
    Searched refs:SequenceType (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Support/
YAMLParser.h 387 enum SequenceType {
400 SequenceNode(OwningPtr<Document> &D, StringRef Anchor, SequenceType ST)
431 SequenceType SeqType;
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderListMarker.cpp 48 enum SequenceType { NumericSequence, AlphabeticSequence };
91 static inline String toAlphabeticOrNumeric(numberType number, const CharacterType* sequence, unsigned sequenceSize, SequenceType type)
    [all...]

Completed in 58 milliseconds