/third_party/skia/src/gpu/ |
H A D | GrSWMaskHelper.cpp | 4 * Use of this source code is governed by a BSD-style license that can be 75 paint.setPathEffect(shape.style().refPathEffect()); in drawShape() 76 shape.style().strokeRec().applyToPaint(&paint); in drawShape()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | number_utils.cpp | 52 const char16_t* utils::getPatternForStyle(const Locale& locale, const char* nsName, CldrPatternStyle style, in getPatternForStyle() argument 55 switch (style) { in getPatternForStyle()
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | datefmt.h | 160 * Constants for various style patterns. These reflect the order of items in 208 * Please use the C++ style constants defined above. 529 * Create a default date/time formatter that uses the SHORT style for both 538 * Creates a time formatter with the given formatting style for the given 541 * @param style The given formatting style. For example, 548 static DateFormat* U_EXPORT2 createTimeInstance(EStyle style = kDefault, 552 * Creates a date formatter with the given formatting style for the given 555 * @param style The given formatting style [all...] |
H A D | timezone.h | 679 * @param style 684 UnicodeString& getDisplayName(UBool inDaylight, EDisplayType style, UnicodeString& result) const; 693 * @param style 700 UnicodeString& getDisplayName(UBool inDaylight, EDisplayType style, const Locale& locale, UnicodeString& result) const;
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
H A D | ttinterp.h | 116 const char style[SPH_MAX_NAME_SIZE]; member 126 const char style[SPH_MAX_NAME_SIZE]; member
|
/third_party/skia/tools/fonts/ |
H A D | TestTypeface.cpp | 4 * Use of this source code is governed by a BSD-style license that can be 90 TestTypeface::TestTypeface(sk_sp<SkTestFont> testFont, const SkFontStyle& style) in TestTypeface() argument 91 : SkTypeface(style, false), fTestFont(std::move(testFont)) {} in TestTypeface()
|
/third_party/skia/experimental/sktext/include/ |
H A D | Types.h | 214 , style(fontStyle) { } in ResolvedFontBlock() 219 SkFontStyle style; member
|
/third_party/skia/modules/skparagraph/tests/ |
H A D | SkParagraphTest.cpp | 4 * Use of this source code is governed by a BSD-style license that can be 227 REPORTER_ASSERT(reporter, impl->styles().size() == 1); // paragraph style does not count in UNIX_ONLY_TEST() 234 (TextRange textRange, const TextStyle& style, const TextLine::ClipContext& context) { in UNIX_ONLY_TEST() 236 REPORTER_ASSERT(reporter, style.getColor() == SK_ColorBLACK); in UNIX_ONLY_TEST() 1048 REPORTER_ASSERT(reporter, impl->styles().size() == 1); // paragraph style does not count in UNIX_ONLY_TEST() 1054 [reporter, &index](TextRange textRange, const TextStyle& style, const TextLine::ClipContext& context) { in UNIX_ONLY_TEST() 1056 REPORTER_ASSERT(reporter, style.getColor() == SK_ColorRED); in UNIX_ONLY_TEST() 1063 // Checked: DIFF+ (Space between 1 & 2 style blocks) 1144 [&](TextRange textRange, const TextStyle& style, const TextLine::ClipContext& context) { in UNIX_ONLY_TEST() 1147 REPORTER_ASSERT(reporter, style in UNIX_ONLY_TEST() 7135 TextStyle style; UNIX_ONLY_TEST() local [all...] |
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
H A D | ptrace.h | 98 enum pt_watch_style style; member
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | ptrace.h | 98 enum pt_watch_style style; member
|
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | Makefile | 9 $(call cc-option,-Wold-style-declaration,-Wout-of-line-declaration)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | ptrace.h | 71 enum pt_watch_style style; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | ptrace.h | 71 enum pt_watch_style style; member
|
/test/testfwk/developer_test/libs/fuzzlib/tools/ |
H A D | templates.py | 235 style="color: red; font-size:16px;\
|
/third_party/libabigail/include/ |
H A D | abg-viz-common.h | 102 /// Datum consolidating style preferences. 103 struct style struct
|
/third_party/skia/third_party/externals/tint/src/diagnostic/ |
H A D | printer.h | 59 /// writes the string str to the printer with the given style. 61 /// @param style the style used to print `str` 62 virtual void write(const std::string& str, const Style& style) = 0;
|
/third_party/skia/experimental/xps_to_png/ |
H A D | compile_xps_to_png.bat | 3 @rem Use of this source code is governed by a BSD-style license that can be
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
H A D | signalbar.cpp | 56 QApplication::style()->drawControl(QStyle::CE_ProgressBar, in paint()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
H A D | signalbar.cpp | 56 QApplication::style()->drawControl(QStyle::CE_ProgressBar, in paint()
|
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/ |
H A D | ptrace.h | 110 enum pt_watch_style style; member
|
/kernel/linux/linux-6.6/arch/parisc/math-emu/ |
H A D | Makefile | 10 -Wno-old-style-definition -Wno-unused-but-set-variable
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/ |
H A D | ptrace.h | 119 enum pt_watch_style style; member
|
/third_party/node/tools/dep_updaters/ |
H A D | update-cjs-module-lexer.sh | 47 "$NODE" "$NPM" install --global-style --no-bin-links --ignore-scripts "cjs-module-lexer@$NEW_VERSION"
|
/third_party/skia/src/core/ |
H A D | SkBlurMask.h | 4 * Use of this source code is governed by a BSD-style license that can be 39 SkScalar sigma, SkBlurStyle style,
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | sctp.h | 510 /* Is a socket of this style? */ 511 #define sctp_style(sk, style) __sctp_style((sk), (SCTP_SOCKET_##style)) 513 enum sctp_socket_type style) in __sctp_style() 515 return sctp_sk(sk)->type == style; in __sctp_style() 512 __sctp_style(const struct sock *sk, enum sctp_socket_type style) __sctp_style() argument
|