Home
last modified time | relevance | path

Searched refs:TocTypeEnum (Results 1 – 1 of 1) sorted by relevance

/external/google-styleguide/include/
Dstyleguide.js1 TocTypeEnum = { variable
16 tocType = TocTypeEnum.HORIZONTAL;
19 tocType = TocTypeEnum.VERTICAL;
22 tocType = TocTypeEnum.VERTICAL;
51 if (tocType == TocTypeEnum.VERTICAL) {
69 case TocTypeEnum.HORIZONTAL:
72 case TocTypeEnum.VERTICAL: