| /third_party/skia/modules/skparagraph/tests/ |
| H A D | SkParagraphTest.cpp | 7135 TextStyle style; UNIX_ONLY_TEST() local [all...] |
| /third_party/skia/modules/skparagraph/src/ |
| H A D | TextLine.cpp | 409 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...] |
| H A D | ParagraphImpl.cpp | 92 Paragraph::Paragraph(ParagraphStyle style, sk_sp<FontCollection> fonts) in Paragraph() argument 667 auto& style = fTextStyles[0].fStyle; in GetLineFontMetrics() local 953 auto& style = fTextStyles[0].fStyle; in GetLineFontMetrics() local 111 ParagraphImpl(const SkString& text, ParagraphStyle style, SkTArray<Block, true> blocks, SkTArray<Placeholder, true> placeholders, sk_sp<FontCollection> fonts, std::shared_ptr<SkUnicode> unicode) ParagraphImpl() argument 135 ParagraphImpl(const std::u16string& utf16text, ParagraphStyle style, SkTArray<Block, true> blocks, SkTArray<Placeholder, true> placeholders, sk_sp<FontCollection> fonts, std::shared_ptr<SkUnicode> unicode) ParagraphImpl() argument [all...] |
| /third_party/skia/modules/skparagraph/samples/ |
| H A D | SampleParagraph.cpp | 112 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 D | TextStyle.h | 254 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 D | vktRayQueryMiscTests.cpp | 449 DfStyle style; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/ |
| H A D | hi_gv_widget.h | 113 HI_U32 style; member 698 HI_U32 style; /* Widget style */ member [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | DateTimePatternGenerator.java | 1082 setDateTimeFormat(int style, String dateTimeFormat) setDateTimeFormat() argument 1100 getDateTimeFormat(int style) getDateTimeFormat() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | dtptngen.cpp | 818 DateFormat::EStyle style = (DateFormat::EStyle)i; addICUPatterns() local 1383 setDateTimeFormat(UDateFormatStyle style, const UnicodeString& dtFormat, UErrorCode& status) setDateTimeFormat() argument 1399 getDateTimeFormat(UDateFormatStyle style, UErrorCode& status) const getDateTimeFormat() argument [all...] |
| H A D | smpdtfmt.cpp | 3630 UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_SPECIFIC_SHORT : UTZFMT_STYLE_SPECIFIC_LONG; in subParse() local 3644 UTimeZoneFormatStyle style = (count < 4) ? in subParse() local 3658 UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_GENERIC_SHORT : UTZFMT_STYLE_GENERIC_LONG; in subParse() local 3671 UTimeZoneFormatStyle style; in subParse() local 3698 UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_LOCALIZED_GMT_SHORT : UTZFMT_STYLE_LOCALIZED_GMT; subParse() local 3711 UTimeZoneFormatStyle style; subParse() local 3741 UTimeZoneFormatStyle style; subParse() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | dtptngen.cpp | 813 DateFormat::EStyle style = (DateFormat::EStyle)i; addICUPatterns() local 1375 setDateTimeFormat(UDateFormatStyle style, const UnicodeString& dtFormat, UErrorCode& status) setDateTimeFormat() argument 1391 getDateTimeFormat(UDateFormatStyle style, UErrorCode& status) const getDateTimeFormat() argument [all...] |
| H A D | smpdtfmt.cpp | 3581 UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_SPECIFIC_SHORT : UTZFMT_STYLE_SPECIFIC_LONG; in subParse() local 3595 UTimeZoneFormatStyle style = (count < 4) ? in subParse() local 3609 UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_GENERIC_SHORT : UTZFMT_STYLE_GENERIC_LONG; in subParse() local 3622 UTimeZoneFormatStyle style; in subParse() local 3649 UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_LOCALIZED_GMT_SHORT : UTZFMT_STYLE_LOCALIZED_GMT; subParse() local 3662 UTimeZoneFormatStyle style; subParse() local 3692 UTimeZoneFormatStyle style; subParse() local [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-number-format.cc | 374 Handle<String> StyleAsString(Isolate* isolate, Style style) { in StyleAsString() argument 968 Style style = StyleFromSkeleton(skeleton); in ResolvedOptions() local 1228 Style style = maybe_style.FromJust(); New() local [all...] |
| /third_party/skia/src/gpu/v1/ |
| H A D | SurfaceDrawContext.cpp | 731 drawRect(const GrClip* clip, GrPaint&& paint, GrAA aa, const SkMatrix& viewMatrix, const SkRect& rect, const GrStyle* style) drawRect() argument 1027 drawRRect(const GrClip* origClip, GrPaint&& paint, GrAA aa, const SkMatrix& viewMatrix, const SkRRect& rrect, const GrStyle& style) drawRRect() argument 1328 drawRegion(const GrClip* clip, GrPaint&& paint, GrAA aa, const SkMatrix& viewMatrix, const SkRegion& region, const GrStyle& style, const GrUserStencilSettings* ss) drawRegion() argument 1363 drawOval(const GrClip* clip, GrPaint&& paint, GrAA aa, const SkMatrix& viewMatrix, const SkRect& oval, const GrStyle& style) drawOval() argument 1427 drawArc(const GrClip* clip, GrPaint&& paint, GrAA aa, const SkMatrix& viewMatrix, const SkRect& oval, SkScalar startAngle, SkScalar sweepAngle, bool useCenter, const GrStyle& style) drawArc() argument 1549 drawPath(const GrClip* clip, GrPaint&& paint, GrAA aa, const SkMatrix& viewMatrix, const SkPath& path, const GrStyle& style) drawPath() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | smpdtfmt.cpp | 3511 UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_SPECIFIC_SHORT : UTZFMT_STYLE_SPECIFIC_LONG; in subParse() local 3525 UTimeZoneFormatStyle style = (count < 4) ? in subParse() local 3539 UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_GENERIC_SHORT : UTZFMT_STYLE_GENERIC_LONG; in subParse() local 3552 UTimeZoneFormatStyle style; in subParse() local 3579 UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_LOCALIZED_GMT_SHORT : UTZFMT_STYLE_LOCALIZED_GMT; subParse() local 3592 UTimeZoneFormatStyle style; subParse() local 3622 UTimeZoneFormatStyle style; subParse() local [all...] |
| /third_party/skia/src/xps/ |
| H A D | SkXPSDevice.cpp | 1456 const SkPaint::Style style = shaderPaint.getStyle(); in shadePath() local 1585 SkStrokeRec::InitStyle style = (SkPaint::kFill_Style == paint->getStyle()) in drawPath() local 1890 const SkPaint::Style style in text_must_be_pathed() local [all...] |
| /third_party/skia/src/pdf/ |
| H A D | SkPDFDevice.cpp | 196 static void set_style(SkTCopyOnFirstWrite<SkPaint>* paint, SkPaint::Style style) { in set_style() argument
|
| /third_party/skia/tools/debugger/ |
| H A D | DrawCommand.cpp | 761 SkPaint::Style style = paint.getStyle(); in apply_paint_style() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cnumtst.c | 202 UNumberFormatStyle style= UNUM_DEFAULT; in TestNumberFormat() local 2616 UNumberFormatStyle style = currencyStyles[sIndex]; TestCurrencyIsoPluralFormat() local 2650 UNumberFormatStyle style; global() member 2742 UNumberFormatStyle style = UNUM_CURRENCY; TestCurrencyUsage() local 2981 UNumberFormatStyle style; global() member 3074 UNumberFormatStyle style; global() member 3275 UNumberFormatStyle style; global() member [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | dtfmttst.cpp | 4134 int32_t style; // <0 => custom member 4334 DateFormat::EStyle style; global() member 4445 DateFormat::EStyle style; global() member [all...] |
| H A D | numfmtst.cpp | 8085 UNumberFormatStyle style = UNUM_CURRENCY_ACCOUNTING; in TestAccountingCurrency() local [all...] |
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui_widgets.cpp | 357 const ImGuiStyle& style = g.Style; in LabelTextV() local 394 const ImGuiStyle& style = g.Style; BulletTextV() local 677 const ImGuiStyle& style = g.Style; ButtonEx() local 927 const ImGuiStyle& style = g.Style; ScrollbarEx() local 1077 const ImGuiStyle& style = g.Style; Checkbox() local 1183 const ImGuiStyle& style = g.Style; RadioButton() local 1246 const ImGuiStyle& style = g.Style; ProgressBar() local 1282 const ImGuiStyle& style = g.Style; Bullet() local 1570 const ImGuiStyle& style = g.Style; BeginCombo() local 2386 const ImGuiStyle& style = g.Style; DragScalar() local 3956 const ImGuiStyle& style = g.Style; InputTextEx() local [all...] |
| H A D | imgui_demo.cpp | 2618 ImGuiStyle& style = ImGui::GetStyle(); in ShowDemoWindowLayout() local 2827 ImGuiStyle& style in ShowDemoWindowLayout() local 3498 ImGuiStyle& style = ImGui::GetStyle(); PushStyleCompact() local 5683 ImGuiStyle& style = ImGui::GetStyle(); global() local 5862 ImGuiStyle& style = ImGui::GetStyle(); global() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | wpa_supplicant.c | 1886 int wpas_update_random_addr(struct wpa_supplicant *wpa_s, int style) in wpas_update_random_addr() argument
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui_draw.cpp | 176 ImGuiStyle* style = dst ? dst : &ImGui::GetStyle(); in StyleColorsDark() local 231 ImGuiStyle* style = dst ? dst : &ImGui::GetStyle(); in StyleColorsClassic() local 287 ImGuiStyle* style = dst ? dst : &ImGui::GetStyle(); in StyleColorsLight() local [all...] |