| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_search_ffi.h | 42 uint32_t color; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_container_span_bridge.cpp | 28 Color color; in SetTextBackgroundStyle() local
|
| H A D | arkts_native_resource_bridge.cpp | 84 Color color; in GetColorValue() local
|
| /foundation/arkui/ace_engine/advanced_ui_component/selectionmenu/interfaces/ |
| H A D | selectionmenu.js | [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/ |
| H A D | js_swiper_theme.h | 50 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 D | js_linear_gradient.cpp | 51 Color color; in Constructor() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | blank_model_impl.cpp | 50 void BlankModelImpl::SetColor(const Color& color) in SetColor() argument
|
| /foundation/arkui/ace_engine/test/mock/core/render/ |
| H A D | mock_paragraph.cpp | 49 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 D | qrcode_paint_method.cpp | 43 auto color = paintProperty->GetColorValue(); in UpdateContentModifier() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
| H A D | textpicker_properties.h | 30 Color color = Color::TRANSPARENT; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
| H A D | svg_quote.h | 68 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 D | blank_composed_element.cpp | 56 std::string color = GetBackgroundColor(); in GetColor() local
|
| H A D | qrcode_composed_element.cpp | 56 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 D | progress_paint_method.cpp | 74 Color color = paintProperty->GetColorValue(); in GenerateRingProgressColor() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | svg_canvas_image.h | 29 void SetFillColor(const std::optional<Color>& color) in SetFillColor() argument
|
| /foundation/arkui/ui_lite/test/unittest/components/ |
| H A D | ui_digital_clock_unit_test.cpp | 208 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 D | chart.js | |
| /foundation/arkui/ui_lite/frameworks/draw/ |
| H A D | draw_curve.cpp | 21 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 D | event.js | |
| /foundation/graphic/graphic_utils_lite/frameworks/ |
| H A D | pixel_format_utils.cpp | 41 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 D | gpu_sampler_gles.cpp | 87 float color[4] = { 0.f }; in GpuSamplerGLES() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkshadowlayer_fuzzer/ |
| H A D | shadowlayer_fuzzer.cpp | 42 uint32_t color = GetObject<uint32_t>(); in NativeShadowLayerTest() local
|
| /foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
| H A D | graphic_buffer.h | 57 uint32_t color; member
|
| /foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/ |
| H A D | paint_record_test.cpp | 72 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 D | rscolorextract_fuzzer.cpp | 68 uint32_t color = GetData<uint32_t>();
in DoSomethingInterestingWithMyAPI() local [all...] |