OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JustifyCenter
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
Format.h
131
enum Justification { JustifyNone, JustifyLeft, JustifyRight,
JustifyCenter
};
160
return FormattedString(Str, Width, FormattedString::
JustifyCenter
);
/src/external/apache2/llvm/dist/llvm/lib/Support/
raw_ostream.cpp
368
case FormattedString::
JustifyCenter
:
Completed in 62 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026