OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LineType
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/Format/
TokenAnnotator.h
28
enum
LineType
{
61
LineType
Type;
/external/icu4c/tools/toolutil/
ppucd.h
63
enum
LineType
{
108
LineType
readLine(UErrorCode &errorCode);
120
UBool lineHasPropertyValues() const { return DEFAULTS_LINE<=
lineType
&&
lineType
<=CP_LINE; }
161
LineType
lineType
;
/external/skia/bench/
DashBench.cpp
306
enum
LineType
{
313
static const char* LineTypeName(
LineType
lt) {
319
GiantDashBench(
LineType
lt, SkScalar width) {
Completed in 34 milliseconds