Home
last modified time | relevance | path

Searched defs:style (Results 1 - 25 of 755) sorted by relevance

12345678910>>...31

/third_party/typescript/tests/baselines/reference/
H A DcontextualTypeArrayReturnType.js
/third_party/rust/crates/env_logger/examples/
H A Dcustom_format.rs33 let mut style = buf.style(); in main() variables
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder_edge.cpp20 BorderEdge::BorderEdge(const Color& color, const Dimension& width, BorderStyle style) in BorderEdge() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dparagraph_builder.cpp24 std::unique_ptr<ParagraphBuilder> ParagraphBuilder::Create(const ParagraphStyle& style, in Create() argument
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Ddiagnostic.cc33 diag::Formatter::Style style; in str() local
/third_party/skia/docs/examples/
H A DSkFontMgr_example.cpp25 SkString style; in REG_FIDDLE() local
H A DSkFontMgr_example2.cpp25 SkString style; in REG_FIDDLE() local
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_theme.cpp22 void PickerTheme::Builder::Parse(const RefPtr<ThemeStyle>& style, const RefPtr<PickerTheme>& theme) const in Parse() argument
H A Dpicker_option_component.cpp52 auto style = GetDisappear() ? theme_->GetDisappearOptionStyle() : theme_->GetOptionStyle(GetSelected(), false); in Initialize() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_box.cpp18 void FocusBox::SetStyle(const FocusBoxStyle& style) in SetStyle() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_declaration.cpp27 bool SvgFeDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
H A Dsvg_polygon_declaration.cpp40 bool SvgPolygonDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
H A Dsvg_path_declaration.cpp40 bool SvgPathDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_badge_ffi.cpp23 BadgeParameters CreateBase(CJBadgeStyle style, int32_t position) in CreateBase() argument
36 void FfiOHOSAceFrameworkBadgeCreate(int32_t count, CJBadgeStyle style, int32_t position, int32_t maxCount) in FfiOHOSAceFrameworkBadgeCreate() argument
44 void FfiOHOSAceFrameworkBadgeCreateText(const char* value, CJBadgeStyle style, int32_t position) in FfiOHOSAceFrameworkBadgeCreateText() argument
H A Dcj_slider_ffi.h28 int32_t style; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/
H A Djs_progress_theme.h27 static void ApplyTheme(const ProgressStyle& style) in ApplyTheme() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_model.h66 virtual void SetTextBackgroundStyle(const TextBackgroundStyle& style) {}; in SetTextBackgroundStyle() argument
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_path_1d_path_effect.cpp21 Make(const TexginePath &path, float advance, float phase, Style style) Make() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/common/
H A Dtypography_style.cpp22 TextStyle style = { in GetTextStyle() local
/third_party/json/
H A DMakefile
/third_party/node/deps/v8/src/objects/
H A Djs-list-format-inl.h29 inline void JSListFormat::set_style(Style style) { in set_style() argument
36 inline JSListFormat::Style JSListFormat::style() const { in style() function in v8::internal::JSListFormat
H A Djs-display-names-inl.h27 inline void JSDisplayNames::set_style(Style style) { in set_style() argument
32 inline JSDisplayNames::Style JSDisplayNames::style() const { in style() function in v8::internal::JSDisplayNames
/third_party/skia/src/gpu/
H A DGrUtil.cpp65 bool GrIsStrokeHairlineOrEquivalent(const GrStyle& style, in GrIsStrokeHairlineOrEquivalent() argument
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DWindow.cpp61 DWORD style = WS_OVERLAPPEDWINDOW | WS_CLIPSIBLINGS | WS_CLIPCHILDREN; in Window() local
/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_number_format_test.cpp48 string style = "currency"; in HWTEST_F() local
78 string style = "currency"; in HWTEST_F() local
108 string style = "currency"; in HWTEST_F() local
138 string style = "currency"; HWTEST_F() local
168 string style = "currency"; HWTEST_F() local
198 string style = "currency"; HWTEST_F() local
[all...]

Completed in 6 milliseconds

12345678910>>...31