Home
last modified time | relevance | path

Searched defs:style (Results 401 - 425 of 750) sorted by relevance

1...<<11121314151617181920>>...30

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_layout_algorithm.cpp265 auto style = MultipleParagraphLayoutAlgorithm::GetParagraphStyle(textStyle, content, layoutWrapper); in GetParagraphStyle() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_model_ng.cpp72 CreateNode(const std::string& tag, int32_t nodeId, SecurityComponentElementStyle& style, const std::function<RefPtr<Pattern>(void)>& patternCreator, bool isArkuiComponent) CreateNode() argument
132 SecurityComponentElementStyle style = { CreateCommon() local
203 BorderStyleProperty style; SetDefaultBackgroundButton() local
[all...]
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_arc.cpp28 DrawImg(BufferInfo& gfxDstBuffer, const Point& imgPos, Rect& area, const Rect& invalidatedArea, const Style& style, uint8_t opaScale, const Image* image) DrawImg() argument
51 DrawVerLine(BufferInfo& gfxDstBuffer, const Point& begin, const Point& imgPos, const Rect& mask, int16_t len, const Style& style, uint8_t opaScale, const Image* image) DrawVerLine() argument
68 DrawHorLine(BufferInfo& gfxDstBuffer, const Point& begin, const Point& imgPos, const Rect& mask, int16_t len, const Style& style, uint8_t opaScale, const Image* image) DrawHorLine() argument
128 DrawCircleNoEndpoint(BufferInfo& gfxDstBuffer, ArcInfo& arcInfo, const Rect& mask, const Style& style, uint8_t opa, bool anti) DrawCircleNoEndpoint() argument
203 DrawAxisLine(BufferInfo& gfxDstBuffer, ArcInfo& arcInfo, const Rect& mask, const Style& style, uint8_t opa) DrawAxisLine() argument
239 DrawLineWithDegree(BufferInfo& gfxDstBuffer, ArcInfo& arcInfo, int16_t start, int16_t end, int16_t y, const Rect& mask, const Style& style, uint8_t opaScale, uint8_t quadrant) DrawLineWithDegree() argument
285 DrawLineWithDegreeInner(BufferInfo& gfxDstBuffer, ArcInfo& arcInfo, int16_t start, int16_t end, int16_t y, const Rect& mask, const Style& style, uint8_t opaScale, uint8_t quadrant) DrawLineWithDegreeInner() argument
323 DrawLineAnti(BufferInfo& gfxDstBuffer, ArcInfo& arcInfo, const Rect& mask, const Style& style, uint8_t opa) DrawLineAnti() argument
368 DrawPointAnti(BufferInfo& gfxDstBuffer, ArcInfo& arcInfo, int16_t x, const Rect& mask, const Style& style, uint8_t antiOpa) DrawPointAnti() argument
413 Draw(BufferInfo& gfxDstBuffer, ArcInfo& arcInfo, const Rect& mask, const Style& style, uint8_t opaScale, uint8_t cap) Draw() argument
507 SetArcInfo(ArcInfo& arcInfo, const Style& style) SetArcInfo() argument
[all...]
/foundation/arkui/ui_lite/frameworks/common/
H A Dspannable_string.cpp37 StyleSpan* style = new StyleSpan(inputTextStyle, startIndex, endIndex); in SetTextStyle() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/test/unittest/common/
H A Dstylemgr_media_query_tdd_test.cpp398 const AppStyle *style = list->GetFirst(); in GetAppStyleCount() local
438 const AppStyle *style = styleList->GetFirst(); in GetStyleFromSelector() local
475 GetStyleItemFromStyle(const AppStyle *style, const char *itemName) const GetStyleItemFromStyle() argument
502 const AppStyle *style = GetStyleFromSelectorList(list, selectorName); GetStyleItemByName() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_component.cpp366 bool VideoComponent::ApplyPrivateStyle(const AppStyleItem *style) in ApplyPrivateStyle() argument
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_label.cpp128 Style& style = (theme != nullptr) ? (theme->GetLabelStyle()) : (StyleDefault::GetLabelStyle()); variable
329 Style style = GetStyleConst(); in ReMeasure() local
336 labelText_->ReMeasureTextSize(GetContentRect(), style); in ReMeasure() local
350 labelText_->ReMeasureTextWidthInEllipsisMode(GetContentRect(), style, ellipsisIndex_); in ReMeasure() local
426 Style style = GetStyleConst(); in OnDraw() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_painter_test.cpp1008 BorderStyle style = BorderStyle::DASHED; in HWTEST_F() local
1045 BorderStyle style = BorderStyle::DASHED; in HWTEST_F() local
1068 BorderStyle style = BorderStyle::DASHED; in HWTEST_F() local
1407 BorderStyle style = BorderStyle::DASHED; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_material_filter.cpp81 RSMaterialFilter::RSMaterialFilter(int style, float dipScale, BLUR_COLOR_MODE mode, float ratio) in RSMaterialFilter() argument
189 CreateMaterialStyle( MATERIAL_BLUR_STYLE style, float dipScale, float ratio) CreateMaterialStyle() argument
/foundation/multimodalinput/input/service/window_manager/test/
H A Dpointer_drawing_manager_test.cpp415 PointerStyle style; in HWTEST_F() local
H A Dpointer_drawing_manager_ex_test.cpp351 PointerStyle style; in HWTEST_F() local
918 PointerStyle style; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Dass_split.c504 char style[2], c[2], sep[2], c_num[2] = "0", tmp[128] = {0}; in ff_ass_split_override_codes() local
578 ASSStyle *ff_ass_style_get(ASSSplitContext *ctx, const char *style) in ff_ass_style_get() argument
[all...]
/third_party/ffmpeg/libavdevice/
H A Dgdigrab.c129 DWORD style = WS_POPUP | WS_VISIBLE; in gdigrab_region_wnd_init() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DMessagePatternUtil.java291 private String style; field in MessagePatternUtil.ArgNode
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmtrtts.cpp236 int32_t style = 0; in test() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTrieMap.java59 static public <K extends CharSequence, V> Builder<V> with(Style style, Map<K, V> keyValuePairs) { in with() argument
63 static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, Map<K, V> keyValuePairs) { in with() argument
70 static public <K extends CharSequence, V> Builder<V> with(Style style, K key, V value) { in with() argument
74 static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, K key, V value) { in with() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DCompactDecimalFormatTest.java517 public void checkLocale(ULocale locale, CompactStyle style, Object[][] testData) { in checkLocale() argument
539 private static CompactDecimalFormat getCDFInstance(ULocale locale, CompactStyle style) { in getCDFInstance() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DMessagePatternUtil.java274 private String style; field in MessagePatternUtil.ArgNode
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTrieMap.java58 static public <K extends CharSequence, V> Builder<V> with(Style style, Map<K, V> keyValuePairs) { in with() argument
62 static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, Map<K, V> keyValuePairs) { in with() argument
69 static public <K extends CharSequence, V> Builder<V> with(Style style, K key, V value) { in with() argument
73 static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, K key, V value) { in with() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DCompactDecimalFormatTest.java514 public void checkLocale(ULocale locale, CompactStyle style, Object[][] testData) { in checkLocale() argument
536 private static CompactDecimalFormat getCDFInstance(ULocale locale, CompactStyle style) { in getCDFInstance() argument
/third_party/icu/icu4c/source/i18n/
H A Dnumber_fluent.cpp187 Derived NumberFormatterSettings<Derived>::integerWidth(const IntegerWidth& style)&& { in integerWidth() argument
243 Derived NumberFormatterSettings<Derived>::sign(UNumberSignDisplay style)&& { in sign() argument
257 decimal(UNumberDecimalSeparatorDisplay style) decimal() argument
[all...]
H A Ddatefmt.cpp388 DateFormat::createTimeInstance(DateFormat::EStyle style, in createTimeInstance() argument
397 DateFormat::createDateInstance(DateFormat::EStyle style, in createDateInstance() argument
/third_party/node/deps/icu-small/source/i18n/
H A Ddatefmt.cpp387 DateFormat::createTimeInstance(DateFormat::EStyle style, in createTimeInstance() argument
396 DateFormat::createDateInstance(DateFormat::EStyle style, in createDateInstance() argument
H A Dnumber_fluent.cpp187 Derived NumberFormatterSettings<Derived>::integerWidth(const IntegerWidth& style)&& { in integerWidth() argument
243 Derived NumberFormatterSettings<Derived>::sign(UNumberSignDisplay style)&& { in sign() argument
257 decimal(UNumberDecimalSeparatorDisplay style) decimal() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-relative-time-format.cc42 UDateRelativeDateTimeFormatterStyle toIcuStyle(Style style) { in toIcuStyle() argument
238 Handle<String> StyleAsString(Isolate* isolate, Style style) { in StyleAsString() argument

Completed in 31 milliseconds

1...<<11121314151617181920>>...30