Home
last modified time | relevance | path

Searched defs:style (Results 76 - 100 of 750) sorted by relevance

12345678910>>...30

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_bar_style_ohos.cpp51 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 Dbadge_composed_element.cpp122 auto style = render->GetBadgeComponent(); in GetStyle() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dspan_model_adapter.cpp140 ParagraphStyle style = { .direction = textDirection, in CreateParagraphStyle() local
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_label_unit_test.cpp240 Style style; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/paste_button/
H A Dpaste_button_model_ng.cpp49 SecurityComponentElementStyle style = { in CreateNode() local
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_image.cpp23 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 Dui_test_anti_aliasing.cpp81 Style style = view->GetStyleConst(); in UIKitAntiAliasingTestRect001() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dinput_checkbox_component.cpp83 bool InputCheckboxComponent::ApplyPrivateStyle(const AppStyleItem *style) in ApplyPrivateStyle() argument
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/
H A Dparagraph_builder_test.cpp60 TextStyle style; in HWTEST_F() local
85 TextStyle style; HWTEST_F() local
[all...]
H A Dtypeface_font_asset_provider_test.cpp77 SkFontStyle style; in HWTEST_F() local
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/
H A DDateFormatProviderICU.java24 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 Ddate.c68 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 DStatusBar.h14 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 DSkTypeface_remote.h45 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 DSkFontMgr_custom_directory.cpp69 SkFontStyle style = SkFontStyle(); // avoid uninitialized warning in load_directory_fonts() local
/third_party/skia/src/ports/skia_ohos/
H A DFontInfo_ohos.h152 SkFontStyle style; // the font style global() member
[all...]
/third_party/skia/third_party/externals/tint/src/transform/
H A Dtest_helper.h88 diag::Formatter::Style style; in str() local
/third_party/skia/tools/fonts/
H A DToolUtilsFont.cpp104 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 DTypefaceFontProvider.cpp70 void TypefaceFontStyleSet::getStyle(int index, SkFontStyle* style, SkString* name) { in getStyle() argument
/third_party/skia/modules/svg/src/
H A DCssStyleParser.cpp20 void CssStyleParser::parseCssStyle(const std::string& style) in parseCssStyle() argument
/third_party/skia/modules/skottie/tests/
H A DText.cpp139 const auto* style = fmgr->styleRequestedWhenMatchingFamily(exp.family); in DEF_TEST() local
/third_party/skia/bench/
H A DMorphologyBench.cpp36 MorphologyBench(SkScalar rad, MorphologyType style) in MorphologyBench() argument
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_hisysevent_test.cpp393 std::vector<int64_t> style = {1}; in HWTEST_F() local
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
H A Dpublishcontinuoustasknotification_fuzzer.cpp32 int32_t style = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/
H A Dpublishnotification_fuzzer.cpp32 int32_t style = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local

Completed in 10 milliseconds

12345678910>>...30