Home
last modified time | relevance | path

Searched defs:Style (Results 1 – 25 of 56) sorted by relevance

123

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DTextPainter.h41 struct Style { struct
48 bool operator==(const Style& other) argument
/external/clang/unittests/Format/
DFormatTestJS.cpp23 unsigned Length, const FormatStyle &Style) { in format()
36 const FormatStyle &Style = getGoogleStyle(FormatStyle::LK_JavaScript)) { in format()
41 FormatStyle Style = getGoogleStyle(FormatStyle::LK_JavaScript); in getGoogleJSStyleWithColumns() local
48 const FormatStyle &Style = getGoogleStyle(FormatStyle::LK_JavaScript)) { in verifyFormat()
DFormatTestProto.cpp23 unsigned Length, const FormatStyle &Style) { in format()
35 FormatStyle Style = getGoogleStyle(FormatStyle::LK_Proto); in format() local
DFormatTest.cpp27 const FormatStyle &Style) { in format()
40 format(llvm::StringRef Code, const FormatStyle &Style = getLLVMStyle()) { in format()
45 FormatStyle Style = getLLVMStyle(); in getLLVMStyleWithColumns() local
51 FormatStyle Style = getGoogleStyle(); in getGoogleStyleWithColumns() local
57 const FormatStyle &Style = getLLVMStyle()) { in verifyFormat()
2030 FormatStyle Style = getLLVMStyle(); in TEST_F() local
2112 FormatStyle Style = getLLVMStyle(); in TEST_F() local
2876 FormatStyle Style = getGoogleStyle(); in TEST_F() local
3116 FormatStyle Style = getLLVMStyle(); in TEST_F() local
3448 FormatStyle Style = getGoogleStyle(); in TEST_F() local
[all …]
/external/clang/lib/Format/
DBreakableToken.h77 const FormatStyle &Style) in BreakableToken()
85 const FormatStyle &Style; variable
DFormat.cpp428 FormatStyle Style = getLLVMStyle(); in getWebKitStyle() local
445 FormatStyle Style = getLLVMStyle(); in getGNUStyle() local
463 FormatStyle *Style) { in getPredefinedStyle()
486 std::error_code parseConfiguration(StringRef Text, FormatStyle *Style) { in parseConfiguration()
532 std::string configurationAsText(const FormatStyle &Style) { in configurationAsText()
568 LineJoiner(const FormatStyle &Style) : Style(Style) {} in LineJoiner()
788 const FormatStyle &Style; member in clang::format::__anon0bcb66d40111::LineJoiner
795 const FormatStyle &Style) in UnwrappedLineFormatter()
1254 FormatStyle Style; member in clang::format::__anon0bcb66d40111::UnwrappedLineFormatter
1268 FormatTokenLexer(Lexer &Lex, SourceManager &SourceMgr, FormatStyle &Style, in FormatTokenLexer()
[all …]
DTokenAnnotator.h111 TokenAnnotator(const FormatStyle &Style, IdentifierInfo &Ident_in) in TokenAnnotator()
140 const FormatStyle &Style; variable
DWhitespaceManager.h40 WhitespaceManager(SourceManager &SourceMgr, const FormatStyle &Style, in WhitespaceManager()
196 const FormatStyle &Style; variable
DBreakableToken.cpp147 encoding::Encoding Encoding, const FormatStyle &Style) in BreakableSingleLineToken()
158 encoding::Encoding Encoding, const FormatStyle &Style) in BreakableStringLiteral()
202 bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style) in BreakableLineComment()
254 encoding::Encoding Encoding, const FormatStyle &Style) in BreakableBlockComment()
DUnwrappedLineParser.h159 const FormatStyle &Style; variable
/external/chromium_org/ui/views/controls/
Dglow_hover_controller.h32 enum Style { enum
/external/chromium_org/third_party/WebKit/Source/core/html/
DLinkResource.h47 Style, enumerator
/external/chromium_org/ui/wm/core/
Dshadow.h23 enum Style { enum
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfCIDFontDescriptorDictionary_autogen.cpp11 SkPdfDictionary* SkPdfCIDFontDescriptorDictionary::Style(SkPdfNativeDoc* doc) { in Style() function in SkPdfCIDFontDescriptorDictionary
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfCIDFontDescriptorDictionary_autogen.cpp11 SkPdfDictionary* SkPdfCIDFontDescriptorDictionary::Style(SkPdfNativeDoc* doc) { in Style() function in SkPdfCIDFontDescriptorDictionary
/external/chromium_org/third_party/skia/include/effects/
DSk1DPathEffect.h40 enum Style { enum
/external/skia/include/effects/
DSk1DPathEffect.h40 enum Style { enum
/external/clang/tools/clang-format-vs/ClangFormat/
DClangFormatPackage.cs51 public string Style property in LLVM.ClangFormat.OptionPageGrid
/external/chromium_org/chrome/browser/chromeos/login/ui/
Dlogin_web_dialog.h40 enum Style { enum
/external/skia/include/core/
DSkStrokeRec.h27 enum Style { enum
/external/chromium_org/third_party/skia/include/core/
DSkStrokeRec.h27 enum Style { enum
/external/llvm/docs/
DCodingStandards.rst411 .. _Main Module Header:
412 .. _Local/Private Headers:
429 .. _fit into 80 columns:
/external/llvm/include/llvm/MC/
DMCInstPrinter.h25 enum Style { enum
/external/chromium_org/ui/views/controls/combobox/
Dcombobox.h54 enum Style { enum
/external/pdfium/core/src/reflow/
Dautoreflow.h76 void SetLayoutProviderStyle(LAYOUTPROVIDER_STYLE Style) in SetLayoutProviderStyle()

123