Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0x61726b/electron-vibrancy
/ types & classes
Types & classes
18 in github.com/0x61726b/electron-vibrancy
⨍
Functions
169
◇
Types & classes
18
↓ 3 callers
Class
FileInfo
Provides utility functions for filenames. FileInfo provides easy access to the components of a file's path relative to the project root.
scripts/cpplint.py:840
↓ 1 callers
Class
CleansedLines
Holds 3 copies of all lines with different preprocessing applied to them. 1) elided member contains lines without strings and comments, 2) lines
scripts/cpplint.py:1145
↓ 1 callers
Class
NestingState
Holds states related to parsing braces.
scripts/cpplint.py:1947
↓ 1 callers
Class
_BlockInfo
Stores information about a generic block of code.
scripts/cpplint.py:1770
↓ 1 callers
Class
_ClassInfo
Stores information about a class.
scripts/cpplint.py:1823
↓ 1 callers
Class
_CppLintState
Maintains module-wide state..
scripts/cpplint.py:666
↓ 1 callers
Class
_ExternCInfo
Stores information about an 'extern "C"' block.
scripts/cpplint.py:1817
↓ 1 callers
Class
_FunctionState
Tracks current function name and the number of lines in its body.
scripts/cpplint.py:781
↓ 1 callers
Class
_IncludeState
Tracks line numbers for includes, and the order in which includes appear. As a dict, an _IncludeState object serves as a mapping between include
scripts/cpplint.py:530
↓ 1 callers
Class
_NamespaceInfo
Stores information about a namespace.
scripts/cpplint.py:1874
↓ 1 callers
Class
_PreprocessorInfo
Stores checkpoints of nesting stacks when #if/#else is seen.
scripts/cpplint.py:1934
Class
ACCENTPOLICY
src/vibrancy_win.cc:33
Enum
AccentTypes
src/vibrancy_win.cc:45
Class
Vibrancy
src/Vibrancy.h:32
Class
VibrancyHelper
src/VibrancyHelper.h:33
Class
ViewOptions
src/VibrancyHelper.h:39
Class
WINCOMPATTRDATA
src/vibrancy_win.cc:39
Class
_IncludeError
Indicates a problem with the include order in a file.
scripts/cpplint.py:836