Home
last modified time | relevance | path

Searched defs:color (Results 101 - 125 of 2098) sorted by relevance

12345678910>>...84

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_search_ffi.h42 uint32_t color; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_container_span_bridge.cpp28 Color color; in SetTextBackgroundStyle() local
H A Darkts_native_resource_bridge.cpp84 Color color; in GetColorValue() local
/foundation/arkui/ace_engine/advanced_ui_component/selectionmenu/interfaces/
H A Dselectionmenu.js[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/
H A Djs_swiper_theme.h50 Color color; in ApplyThemeToDotIndicator() local
74 Color color; in ApplyThemeToIndicatorStyle() local
89 Color color; in ApplyThemeToDigitIndicator() local
104 Color color; ApplyThemeToDisplayArrow() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_linear_gradient.cpp51 Color color; in Constructor() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dblank_model_impl.cpp50 void BlankModelImpl::SetColor(const Color& color) in SetColor() argument
/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_paragraph.cpp49 void MockParagraph::UpdateColor(size_t from, size_t to, const Color& color) {} in UpdateColor() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
H A Dqrcode_paint_method.cpp43 auto color = paintProperty->GetColorValue(); in UpdateContentModifier() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_properties.h30 Color color = Color::TRANSPARENT; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_quote.h68 virtual void OnDrawTraversedBefore(RSCanvas& canvas, const Size& viewPort, const std::optional<Color>& color) {} in OnDrawTraversedBefore() argument
69 virtual void OnDrawTraversedAfter(RSCanvas& canvas, const Size& viewPort, const std::optional<Color>& color) {} in OnDrawTraversedAfter() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dblank_composed_element.cpp56 std::string color = GetBackgroundColor(); in GetColor() local
H A Dqrcode_composed_element.cpp56 auto color = renderQrcode ? renderQrcode->GetQrcodeColor() : Color::BLACK; in GetQrcodeColor() local
63 auto color = renderQrcode ? renderQrcode->GetBackgroundColor() : Color::WHITE; in GetBackgroundColor() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_paint_method.cpp74 Color color = paintProperty->GetColorValue(); in GenerateRingProgressColor() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dsvg_canvas_image.h29 void SetFillColor(const std::optional<Color>& color) in SetFillColor() argument
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_digital_clock_unit_test.cpp208 ColorType color = Color::Red(); in HWTEST_F() local
/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_auto_test/src/main/js/default/common/js/
H A Dchart.js
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_curve.cpp21 DrawCubicBezier(BufferInfo& gfxDstBuffer, const Point& start, const Point& control1, const Point& control2, const Point& end, const Rect& mask, int16_t width, const ColorType& color, OpacityType opacity) DrawCubicBezier() argument
/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/common/js/
H A Devent.js
/foundation/graphic/graphic_utils_lite/frameworks/
H A Dpixel_format_utils.cpp41 uint16_t PixelFormatUtils::ARGB8888ToARGB1555(uint32_t color) in ARGB8888ToARGB1555() argument
59 uint32_t PixelFormatUtils::ARGB1555ToARGB8888(uint16_t color) in ARGB1555ToARGB8888() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_sampler_gles.cpp87 float color[4] = { 0.f }; in GpuSamplerGLES() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkshadowlayer_fuzzer/
H A Dshadowlayer_fuzzer.cpp42 uint32_t color = GetObject<uint32_t>(); in NativeShadowLayerTest() local
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_buffer.h57 uint32_t color; member
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/
H A Dpaint_record_test.cpp72 SkColor color = 255; // 255 just fot test in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscolorextract_fuzzer/
H A Drscolorextract_fuzzer.cpp68 uint32_t color = GetData<uint32_t>(); in DoSomethingInterestingWithMyAPI() local
[all...]

Completed in 9 milliseconds

12345678910>>...84