| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | system_bar_style_ohos.cpp | 51 auto style = AceType::MakeRefPtr<SystemBarStyleOhos>(); in CreateStyleFromJsObj() local 65 auto style = AceType::MakeRefPtr<SystemBarStyleOhos>(); in GetCurrentSystemBarStyle() local 77 SetSystemBarStyle(const sptr<Rosen::Window>& window, const RefPtr<SystemBarStyle>& style) SetSystemBarStyle() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| H A D | badge_composed_element.cpp | 122 auto style = render->GetBadgeComponent(); in GetStyle() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | span_model_adapter.cpp | 140 ParagraphStyle style = { .direction = textDirection, in CreateParagraphStyle() local
|
| /foundation/arkui/ui_lite/test/unittest/components/ |
| H A D | ui_label_unit_test.cpp | 240 Style style; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/paste_button/ |
| H A D | paste_button_model_ng.cpp | 49 SecurityComponentElementStyle style = { in CreateNode() local
|
| /foundation/arkui/ui_lite/frameworks/draw/ |
| H A D | draw_image.cpp | 23 DrawCommon(BufferInfo& gfxDstBuffer, const Rect& coords, const Rect& mask, const ImageInfo* img, const Style& style, uint8_t opaScale) DrawCommon() argument 35 DrawCommon(BufferInfo& gfxDstBuffer, const Rect& coords, const Rect& mask, const char* path, const Style& style, uint8_t opaScale) DrawCommon() argument
|
| /foundation/arkui/ui_lite/test/uitest/test_anti_aliasing/ |
| H A D | ui_test_anti_aliasing.cpp | 81 Style style = view->GetStyleConst(); in UIKitAntiAliasingTestRect001() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | input_checkbox_component.cpp | 83 bool InputCheckboxComponent::ApplyPrivateStyle(const AppStyleItem *style) in ApplyPrivateStyle() argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/ |
| H A D | paragraph_builder_test.cpp | 60 TextStyle style; in HWTEST_F() local 85 TextStyle style; HWTEST_F() local [all...] |
| H A D | typeface_font_asset_provider_test.cpp | 77 SkFontStyle style; in HWTEST_F() local
|
| /third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/ |
| H A D | DateFormatProviderICU.java | 24 public DateFormat getDateInstance(int style, Locale locale) { in getDateInstance() argument 34 public DateFormat getTimeInstance(int style, Locale locale) { in getTimeInstance() argument
|
| /third_party/icu/tools/multi/proj/chello/ |
| H A D | date.c | 68 UDateFormatStyle style = UDAT_DEFAULT; in main() local 173 date(const UChar *tz, UDateFormatStyle style, char *format, UErrorCode *status) date() argument [all...] |
| /third_party/lzma/CPP/Windows/Control/ |
| H A D | StatusBar.h | 14 bool Create(LONG style, LPCTSTR text, HWND hwndParent, UINT id)
in Create() argument 24 bool Create(LONG style, LPCWSTR text, HWND hwndParent, UINT id)
in Create() argument
|
| /third_party/skia/src/core/ |
| H A D | SkTypeface_remote.h | 45 SkTypefaceProxy(SkFontID fontId, int glyphCount, const SkFontStyle& style, bool isFixed, bool glyphMaskNeedsCurrentColor, sk_sp<SkStrikeClient::DiscardableHandleManager> manager, bool isLogging = true) SkTypefaceProxy() argument
|
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_custom_directory.cpp | 69 SkFontStyle style = SkFontStyle(); // avoid uninitialized warning in load_directory_fonts() local
|
| /third_party/skia/src/ports/skia_ohos/ |
| H A D | FontInfo_ohos.h | 152 SkFontStyle style; // the font style global() member [all...] |
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | test_helper.h | 88 diag::Formatter::Style style; in str() local
|
| /third_party/skia/tools/fonts/ |
| H A D | ToolUtilsFont.cpp | 104 static sk_sp<SkTypeface> create_font(const char* name, SkFontStyle style) { in create_font() argument 109 sk_sp<SkTypeface> create_portable_typeface(const char* name, SkFontStyle style) { in create_portable_typeface() argument
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | TypefaceFontProvider.cpp | 70 void TypefaceFontStyleSet::getStyle(int index, SkFontStyle* style, SkString* name) { in getStyle() argument
|
| /third_party/skia/modules/svg/src/ |
| H A D | CssStyleParser.cpp | 20 void CssStyleParser::parseCssStyle(const std::string& style) in parseCssStyle() argument
|
| /third_party/skia/modules/skottie/tests/ |
| H A D | Text.cpp | 139 const auto* style = fmgr->styleRequestedWhenMatchingFamily(exp.family); in DEF_TEST() local
|
| /third_party/skia/bench/ |
| H A D | MorphologyBench.cpp | 36 MorphologyBench(SkScalar rad, MorphologyType style) in MorphologyBench() argument
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| H A D | notification_hisysevent_test.cpp | 393 std::vector<int64_t> style = {1}; in HWTEST_F() local
|
| /base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/ |
| H A D | publishcontinuoustasknotification_fuzzer.cpp | 32 int32_t style = static_cast<int32_t>(GetU32Data(data));
in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/ |
| H A D | publishnotification_fuzzer.cpp | 32 int32_t style = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
|