Home
last modified time | relevance | path

Searched defs:style (Results 201 - 225 of 338) sorted by relevance

12345678910>>...14

/third_party/skia/src/gpu/geometry/
H A DGrStyledShape.cpp306 MakeArc(const SkRect& oval, SkScalar startAngleDegrees, SkScalar sweepAngleDegrees, bool useCenter, const GrStyle& style, DoSimplify doSimplify) MakeArc() argument
568 AutoRestoreInverseness(GrShape* shape, const GrStyle& style) AutoRestoreInverseness() argument
[all...]
/third_party/skia/src/core/
H A DSkBlurMask.cpp105 bool SkBlurMask::BoxBlur(SkMask* dst, const SkMask& src, SkScalar sigma, SkBlurStyle style, in BoxBlur() argument
395 BlurRect(SkScalar sigma, SkMask *dst, const SkRect &src, SkBlurStyle style, SkIPoint *margin, SkMask::CreateMode createMode) BlurRect() argument
493 BlurRRect(SkScalar sigma, SkMask *dst, const SkRRect &src, SkBlurStyle style, SkIPoint *margin, SkMask::CreateMode createMode) BlurRRect() argument
506 BlurGroundTruth(SkScalar sigma, SkMask* dst, const SkMask& src, SkBlurStyle style, SkIPoint* margin) BlurGroundTruth() argument
[all...]
/third_party/skia/src/gpu/ops/
H A DTriangulatingPathRenderer.cpp557 GrStyle style; in GR_DRAW_OP_TEST_DEFINE() local
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H A Dheader.cpp159 std::string TPrinter::fmtStyleVal(unsigned v, enumStyle_t style) in fmtStyleVal() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A Dheader.cpp159 std::string TPrinter::fmtStyleVal(unsigned v, enumStyle_t style) in fmtStyleVal() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dlistformatter.cpp523 const char* style = typeWidthToStyleString(type, width); in createInstance() local
531 ListFormatter* ListFormatter::createInstance(const Locale& locale, const char *style, UErrorCode& errorCode) { in createInstance() argument
311 getListFormatInternal( const Locale& locale, const char *style, UErrorCode& errorCode) getListFormatInternal() argument
471 loadListFormatInternal( const Locale& locale, const char * style, UErrorCode& errorCode) loadListFormatInternal() argument
[all...]
H A Dunum.cpp41 unum_open( UNumberFormatStyle style, in unum_open() argument
/third_party/skia/src/utils/win/
H A DSkWGL_win.cpp205 DWORD style, exStyle; in create_temp_window() local
/third_party/skia/src/ports/
H A DSkFontMgr_fuchsia.cpp138 fuchsia::fonts::Style2 SkToFuchsiaStyle(const SkFontStyle& style) { in SkToFuchsiaStyle() argument
191 SkTypeface_Fuchsia(std::unique_ptr<SkFontData> fontData, const SkFontStyle& style, in SkTypeface_Fuchsia() argument
208 SkFontStyle style; in CreateTypefaceFromSkStream() local
362 onMatchFamilyStyleCharacter(const char familyName[], const SkFontStyle& style, const char* bcp47[], int bcp47Count, SkUnichar character) const onMatchFamilyStyleCharacter() argument
396 FetchTypeface(const char familyName[], const SkFontStyle& style, const char* bcp47[], int bcp47Count, SkUnichar character, bool allow_fallback, bool exact_style_match) const FetchTypeface() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daftypes.h387 AF_Style style; member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftmac.c438 StyleTable* style; in parse_fond() local
/third_party/spirv-headers/tools/buildHeaders/
H A Dheader.cpp159 std::string TPrinter::fmtStyleVal(unsigned v, enumStyle_t style) in fmtStyleVal() argument
[all...]
/third_party/skia/experimental/sktext/include/
H A DTypes.h219 SkFontStyle style; member
/third_party/skia/modules/skparagraph/src/
H A DTextLine.h190 void setAscentStyle(LineMetricStyle style) { fAscentStyle = style; } in setAscentStyle() argument
191 void setDescentStyle(LineMetricStyle style) { fDescentStyle = style; } in setDescentStyle() argument
[all...]
/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp708 icu::TimeZone::EDisplayType style = icu::TimeZone::EDisplayType::LONG_GENERIC; in GetDisplayName() local
/base/msdp/device_status/test/unittest/frameworks/src/
H A Dinteraction_manager_test.cpp205 SetDragSyle(style); variable
219 void SetDragSyle(DragCursorStyle style) in SetDragSyle() argument
224 std::string PrintStyleMessage(DragCursorStyle style) in PrintStyleMessage() argument
1281 DragCursorStyle style = DragCursorStyle::COPY; in HWTEST_F() local
[all...]
/base/msdp/device_status/services/native/src/
H A Ddevicestatus_service.cpp962 int32_t DeviceStatusService::UpdateDragStyle(DragCursorStyle style) in UpdateDragStyle() argument
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DOH_Drawing_TypographyTest.cpp56 static TypographyStyle* ConvertToOriginalText(OH_Drawing_TypographyStyle* style) in ConvertToOriginalText() argument
61 static TextStyle* ConvertToOriginalText(OH_Drawing_TextStyle* style) in ConvertToOriginalText() argument
2363 OH_Drawing_FontStyleStruct style = OH_Drawing_TextStyleGetFontStyleStruct(txtStyle); HWTEST_F() local
2385 OH_Drawing_FontStyleStruct style = OH_Drawing_TypographyStyleGetFontStyleStruct(typoStyle); HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Djpeg2000.h287 static inline int needs_termination(int style, int passno) { in needs_termination() argument
[all...]
/third_party/cJSON/tests/unity/src/
H A Dunity.c157 void UnityPrintNumberByStyle(const UNITY_INT number, const UNITY_DISPLAY_STYLE_T style) in UnityPrintNumberByStyle() argument
534 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
555 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
601 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
773 UnityAssertFloatSpecial(const UNITY_FLOAT actual, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_FLOAT_TRAIT_T style) UnityAssertFloatSpecial() argument
903 UnityAssertDoubleSpecial(const UNITY_DOUBLE actual, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_FLOAT_TRAIT_T style) UnityAssertDoubleSpecial() argument
965 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
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DMessageFormat.java2216 Format dateTimeFormatForPatternOrSkeleton(String style) { in dateTimeFormatForPatternOrSkeleton() argument
2228 createAppropriateFormat(String type, String style) createAppropriateFormat() argument
[all...]
H A DNumberFormat.java642 getInstance(int style) getInstance() argument
655 getInstance(Locale inLocale, int style) getInstance() argument
[all...]
H A DRelativeDateTimeFormatter.java600 getInstance( ULocale locale, NumberFormat nf, Style style, DisplayContext capitalizationContext) getInstance() argument
972 getAbsoluteUnitString(Style style, AbsoluteUnit unit, Direction direction) getAbsoluteUnitString() argument
1061 RelativeDateTimeFormatter( EnumMap<Style, EnumMap<AbsoluteUnit, EnumMap<Direction, String>>> qualitativeUnitMap, EnumMap<Style, EnumMap<RelativeUnit, String[][]>> patternMap, String combinedDateAndTime, PluralRules pluralRules, NumberFormat numberFormat, Style style, DisplayContext capitalizationContext, BreakIterator breakIterator, ULocale locale) RelativeDateTimeFormatter() argument
1086 getRelativeUnitPluralPattern( Style style, RelativeUnit unit, int pastFutureIndex, StandardPlural pluralForm) getRelativeUnitPluralPattern() argument
1097 getRelativeUnitPattern( Style style, RelativeUnit unit, int pastFutureIndex, StandardPlural pluralForm) getRelativeUnitPattern() argument
1125 private final Style style; global() field in RelativeDateTimeFormatter
1282 Style style; // {LONG, SHORT, NARROW} Derived from unit key string. global() field in RelativeDateTimeFormatter.RelDateTimeDataSink
1306 styleSuffixLength(Style style) styleSuffixLength() argument
[all...]
/third_party/icu/icu4c/source/layoutex/
H A DParagraphLayout.cpp59 le_int32 style, run, runStyle; in StyleRuns() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dnumberformattesttuple.h125 UNumberFormatStyle style; member in NumberFormatTestTuple

Completed in 36 milliseconds

12345678910>>...14