Searched defs:LineType (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/Format/
H A DTokenAnnotator.h28 enum LineType { enum in namespace:clang::format
84 LineType Type;
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dppucd.h63 enum LineType { enum in class:PreparsedUCD
108 LineType readLine(UErrorCode &errorCode);
161 LineType lineType;
/external/icu/icu4c/source/tools/toolutil/
H A Dppucd.h63 enum LineType { enum in class:PreparsedUCD
108 LineType readLine(UErrorCode &errorCode);
161 LineType lineType;
/external/chromium_org/third_party/skia/bench/
H A DDashBench.cpp306 enum LineType { enum in class:GiantDashBench
313 static const char* LineTypeName(LineType lt) {
319 GiantDashBench(LineType lt, SkScalar width) {
/external/skia/bench/
H A DDashBench.cpp306 enum LineType { enum in class:GiantDashBench
313 static const char* LineTypeName(LineType lt) {
319 GiantDashBench(LineType lt, SkScalar width) {

Completed in 2133 milliseconds