Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-aat-layout-just-table.hh327 CurrentCategory =0x007F /* The justification category for the current enumerator
/external/llvm-project/clang/lib/Format/
DFormat.cpp2192 int CurrentCategory = Includes.front().Category; in sortCppIncludes() local
2210 CurrentCategory != Includes[Index].Category) in sortCppIncludes()
2216 CurrentCategory = Includes[Index].Category; in sortCppIncludes()