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

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DNestingLevelIncrementer.h34 class NestingLevelIncrementer { class in namespace:blink
36 WTF_MAKE_NONCOPYABLE(NestingLevelIncrementer);
38 explicit NestingLevelIncrementer(unsigned& nestingLevel) function in class:blink::NestingLevelIncrementer
44 ~NestingLevelIncrementer()

Completed in 82 milliseconds