Home
last modified time | relevance | path

Searched defs:style (Results 251 - 275 of 302) sorted by relevance

1...<<111213

/third_party/node/deps/icu-small/source/i18n/
H A Dtimezone.cpp1226 TimeZone::getDisplayName(UBool inDaylight, EDisplayType style, UnicodeString& result) const in getDisplayName() argument
1240 TimeZone::getDisplayName(UBool inDaylight, EDisplayType style, const Locale& locale, UnicodeString& result) const in getDisplayName() argument
[all...]
H A Ddecimfmt.cpp76 DecimalFormat(const UnicodeString& pattern, DecimalFormatSymbols* symbolsToAdopt, UNumberFormatStyle style, UErrorCode& status) DecimalFormat() argument
H A Dmsgfmt.cpp1652 UnicodeString style; in cacheExplicitFormats() local
1684 Format* MessageFormat::createAppropriateFormat(UnicodeString& type, UnicodeString& style, in createAppropriateFormat() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtztest.cpp1455 TimeZone::EDisplayType style; in TestDisplayName() member
2307 TimeZone::EDisplayType style; member
/third_party/node/deps/v8/src/objects/
H A Djs-date-time-format.cc469 DateTimeStyleAsString(Isolate* isolate, JSDateTimeFormat::DateTimeStyle style) DateTimeStyleAsString() argument
1323 DateTimeStyleToEStyle( JSDateTimeFormat::DateTimeStyle style) DateTimeStyleToEStyle() argument
/third_party/node/deps/uv/src/win/
H A Dtty.c1649 static int uv__tty_set_cursor_shape(uv_tty_t* handle, int style, DWORD* error) { in uv__tty_set_cursor_shape() argument
1849 int style = handle->tty.wr.ansi_csi_argc local
/third_party/libabigail/src/
H A Dabg-writer.cc432 set_type_id_style(type_id_style_kind style) in set_type_id_style() argument
2200 set_type_id_style(write_context& ctxt, type_id_style_kind style) set_type_id_style() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp449 DfStyle style; member
/third_party/skia/src/gpu/ops/
H A DAAHairLinePathRenderer.cpp755 Make(GrRecordingContext* context, GrPaint&& paint, const SkMatrix& viewMatrix, const SkPath& path, const GrStyle& style, const SkIRect& devClipBounds, const GrUserStencilSettings* stencilSettings) Make() argument
/third_party/skia/src/core/
H A DSkBlurMF.cpp133 SkBlurMaskFilterImpl::SkBlurMaskFilterImpl(SkScalar sigma, SkBlurStyle style, bool respectCTM) in SkBlurMaskFilterImpl() argument
266 static SkCachedData* find_cached_rrect(SkMask* mask, SkScalar sigma, SkBlurStyle style, in find_cached_rrect() argument
271 static SkCachedData* add_cached_rrect(SkMask* mask, SkScalar sigma, SkBlurStyle style, in add_cached_rrect() argument
280 static SkCachedData* find_cached_rects(SkMask* mask, SkScalar sigma, SkBlurStyle style, in find_cached_rects() argument
285 add_cached_rects(SkMask* mask, SkScalar sigma, SkBlurStyle style, const SkRect rects[], int count) add_cached_rects() argument
572 SkBlurStyle style = buffer.read32LE(kLastEnum_SkBlurStyle); CreateProc() local
1713 MakeBlur(SkBlurStyle style, SkScalar sigma, bool respectCTM) MakeBlur() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddecimfmt.cpp76 DecimalFormat(const UnicodeString& pattern, DecimalFormatSymbols* symbolsToAdopt, UNumberFormatStyle style, UErrorCode& status) DecimalFormat() argument
H A Dmsgfmt.cpp1649 UnicodeString style; in cacheExplicitFormats() local
1681 Format* MessageFormat::createAppropriateFormat(UnicodeString& type, UnicodeString& style, in createAppropriateFormat() argument
[all...]
H A Dtimezone.cpp1208 TimeZone::getDisplayName(UBool inDaylight, EDisplayType style, UnicodeString& result) const in getDisplayName() argument
1222 TimeZone::getDisplayName(UBool inDaylight, EDisplayType style, const Locale& locale, UnicodeString& result) const in getDisplayName() argument
[all...]
/third_party/skia/src/ports/
H A DSkFontHost_win.cpp237 LogFontTypeface(const SkFontStyle& style, const LOGFONT& lf, bool serializeAsStream) in LogFontTypeface() argument
326 FontMemResourceTypeface(const SkFontStyle& style, const LOGFONT& lf, HANDLE fontMemResource) in FontMemResourceTypeface() argument
[all...]
H A DSkFontMgr_win_dw.cpp823 onMatchFamilyStyleCharacter(const char familyName[], const SkFontStyle& style, const char* bcp47[], int bcp47Count, SkUnichar character) const onMatchFamilyStyleCharacter() argument
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12Sample.cpp1471 DWORD style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_VISIBLE; in main() local
/third_party/toybox/lib/
H A Dlib.c1150 int human_readable_long(char *buf, unsigned long long num, int dgt, int style) in human_readable_long() argument
1182 int human_readable(char *buf, unsigned long long num, int style) in human_readable() argument
/third_party/unity/src/
H A Dunity.c187 void UnityPrintNumberByStyle(const UNITY_INT number, const UNITY_DISPLAY_STYLE_T style) in UnityPrintNumberByStyle() argument
711 UnityAssertEqualNumber(const UNITY_INT expected, const UNITY_INT actual, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_DISPLAY_STYLE_T style) UnityAssertEqualNumber() argument
732 UnityAssertGreaterOrLessOrEqualNumber(const UNITY_INT threshold, const UNITY_INT actual, const UNITY_COMPARISON_T compare, const char *msg, const UNITY_LINE_TYPE lineNumber, const UNITY_DISPLAY_STYLE_T style) UnityAssertGreaterOrLessOrEqualNumber() argument
780 UnityAssertEqualIntArray(UNITY_INTERNAL_PTR expected, UNITY_INTERNAL_PTR actual, const UNITY_UINT32 num_elements, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_DISPLAY_STYLE_T style, const UNITY_FLAGS_T flags) UnityAssertEqualIntArray() argument
1085 UnityAssertFloatSpecial(const UNITY_FLOAT actual, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_FLOAT_TRAIT_T style) UnityAssertFloatSpecial() argument
1312 UnityAssertDoubleSpecial(const UNITY_DOUBLE actual, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_FLOAT_TRAIT_T style) UnityAssertDoubleSpecial() argument
1379 UnityAssertNumbersWithin(const UNITY_UINT delta, const UNITY_INT expected, const UNITY_INT actual, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_DISPLAY_STYLE_T style) UnityAssertNumbersWithin() argument
1426 UnityAssertNumbersArrayWithin(const UNITY_UINT delta, UNITY_INTERNAL_PTR expected, UNITY_INTERNAL_PTR actual, const UNITY_UINT32 num_elements, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_DISPLAY_STYLE_T style, const UNITY_FLAGS_T flags) UnityAssertNumbersArrayWithin() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc1451 ParseOption(Message* options, const LocationRecorder& options_location, const FileDescriptorProto* containing_file, OptionStyle style) ParseOption() argument
/third_party/python/Modules/
H A D_csv.c89 QuoteStyle style; member
1722 const StyleDesc *style; in csv_exec() local
[all...]
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp7135 TextStyle style; UNIX_ONLY_TEST() local
[all...]
/third_party/skia/modules/skparagraph/src/
H A DTextLine.cpp409 const auto& style = fOwner->block(fBlockRange.start).fStyle; global() local
556 buildTextBlob(TextRange textRange, const TextStyle& style, const ClipContext& context) global() argument
664 paintBackground(ParagraphPainter* painter, SkScalar x, SkScalar y, TextRange textRange, const TextStyle& style, const ClipContext& context) const global() argument
709 paintShadow(ParagraphPainter* painter, SkScalar x, SkScalar y, TextRange textRange, const TextStyle& style, const ClipContext& context) const global() argument
750 calculateThickness(const TextStyle& style, const ClipContext& content) global() argument
756 paintDecorations(ParagraphPainter* painter, SkScalar x, SkScalar y, TextRange textRange, const TextStyle& style, const ClipContext& context) const global() argument
1507 TextStyle* style = nullptr; global() local
[all...]
/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp112 TextStyle style; in drawTest() local
241 TextStyle style(SkPaint paint) { style() function in __anon18595::ParagraphView2
242 TextStyle style; style() local
273 TextStyle style; drawText() local
325 TextStyle style; drawLine() local
445 TextStyle style; drawLine() local
583 TextStyle style; drawFlutter() local
698 TextStyle style; bidi() local
837 TextStyle style; hangingS() local
[all...]
/third_party/skia/modules/skparagraph/include/
H A DTextStyle.h254 void setDecorationStyle(TextDecorationStyle style) { fDecoration.fStyle = style; } in setDecorationStyle() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp449 DfStyle style; member

Completed in 67 milliseconds

1...<<111213