Home
last modified time | relevance | path

Searched defs:style (Results 601 - 625 of 712) sorted by relevance

1...<<212223242526272829

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view.cpp124 Style* style = new Style(); in DrawViewBounds() local
189 SetStyle(Style& style) SetStyle() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_node_test.cpp2517 ArkUI_NumberValue style[] = {{.u32 = color}, {.u32 = color}, {.u32 = color}}; in HWTEST_F() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.cpp535 bool Component::ApplyStyle(const AppStyleItem *style) in ApplyStyle() argument
572 ApplyCommonStyle(UIView &view, const AppStyleItem *style) ApplyCommonStyle() argument
757 AppStyle *style = styleSheet->GetStyleFromKeyFramesSelectors(value); SetAnimationKeyFrames() local
1937 GetStylePixelValue(const AppStyleItem *style, int32_t defaultValue) const GetStylePixelValue() argument
1952 GetStyleDegValue(const AppStyleItem *style, int16_t defaultValue) const GetStyleDegValue() argument
1967 GetStyleColorValue(const AppStyleItem *style, uint32_t &color, uint8_t &alpha) const GetStyleColorValue() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp5418 Vector4<BorderStyle> style = { BorderStyle::SOLID, BorderStyle::DASHED, BorderStyle::DOTTED, in HWTEST_F() local
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_test.cpp1707 PointerStyle style; in HWTEST_F() local
/foundation/multimodalinput/input/service/window_manager/test/
H A Dinput_windows_manager_test.cpp1112 PointerStyle style; HWTEST_F() local
3083 PointerStyle style; HWTEST_F() local
[all...]
/foundation/multimodalinput/input/service/window_manager/src/
H A Dpointer_drawing_manager.cpp1843 PointerStyle style; SetCustomCursor() local
2435 PointerStyle style; UpdateDefaultPointerStyle() local
2573 PointerStyle style; SetPointerStyle() local
2602 int32_t style = PREFERENCES_MGR->GetIntValue(name, DEFAULT_POINTER_STYLE); GetPointerStyle() local
[all...]
/third_party/gn/src/gn/
H A Dcommand_format.cc957 void Printer::Sequence(SequenceStyle style, in Sequence() argument
[all...]
/third_party/glfw/src/
H A Dwin32_window.c43 DWORD style = WS_CLIPSIBLINGS | WS_CLIPCHILDREN; in getWindowStyle() local
69 DWORD style in getWindowExStyle() local
194 const DWORD style = getWindowStyle(window); applyAspectRatio() local
346 DWORD style = GetWindowLongW(window->win32.handle, GWL_STYLE); updateWindowStyles() local
487 DWORD style; maximizeWindowManually() local
1096 const DWORD style = getWindowStyle(window); windowProc() local
1282 DWORD style = getWindowStyle(window); createNativeWindow() local
1894 DWORD style = GetWindowLongW(window->win32.handle, GWL_STYLE); _glfwSetWindowMonitorWin32() local
1915 DWORD style = GetWindowLongW(window->win32.handle, GWL_STYLE); _glfwSetWindowMonitorWin32() local
[all...]
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.c177 char style_from_string(const char *style) in style_from_string() argument
1113 char type[32], style[32]; option_set_from_string() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateFormat.java1393 getTimeInstance(int style) getTimeInstance() argument
1408 getTimeInstance(int style, Locale aLocale) getTimeInstance() argument
1424 getTimeInstance(int style, ULocale locale) getTimeInstance() argument
1455 getDateInstance(int style) getDateInstance() argument
1473 getDateInstance(int style, Locale aLocale) getDateInstance() argument
1492 getDateInstance(int style, ULocale locale) getDateInstance() argument
[all...]
H A DDecimalFormat.java409 DecimalFormat( String pattern, DecimalFormatSymbols symbols, CurrencyPluralInfo infoInput, int style) DecimalFormat() argument
H A DTimeZoneFormat.java860 format(Style style, TimeZone tz, long date) format() argument
881 format(Style style, TimeZone tz, long date, Output<TimeType> timeType) format() argument
1072 parse(Style style, String text, ParsePosition pos, EnumSet<ParseOption> options, Output<TimeType> timeType) parse() argument
1530 parse(Style style, String text, ParsePosition pos, Output<TimeType> timeType) parse() argument
[all...]
H A DUnicodeSet.java4609 compareTo(UnicodeSet o, ComparisonStyle style) compareTo() argument
4716 compare(Collection<T> collection1, Collection<T> collection2, ComparisonStyle style) compare() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcdattst.c1325 static const UDateFormatStyle style[] = { in TestAllLocales() local
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDecimalFormat.java405 DecimalFormat( String pattern, DecimalFormatSymbols symbols, CurrencyPluralInfo infoInput, int style) DecimalFormat() argument
H A DDateFormat.java1296 getTimeInstance(int style) getTimeInstance() argument
1310 getTimeInstance(int style, Locale aLocale) getTimeInstance() argument
1325 getTimeInstance(int style, ULocale locale) getTimeInstance() argument
1354 getDateInstance(int style) getDateInstance() argument
1371 getDateInstance(int style, Locale aLocale) getDateInstance() argument
1389 getDateInstance(int style, ULocale locale) getDateInstance() argument
[all...]
H A DTimeZoneFormat.java804 format(Style style, TimeZone tz, long date) format() argument
824 format(Style style, TimeZone tz, long date, Output<TimeType> timeType) format() argument
1011 parse(Style style, String text, ParsePosition pos, EnumSet<ParseOption> options, Output<TimeType> timeType) parse() argument
1468 parse(Style style, String text, ParsePosition pos, Output<TimeType> timeType) parse() argument
[all...]
H A DUnicodeSet.java4455 compareTo(UnicodeSet o, ComparisonStyle style) compareTo() argument
4562 compare(Collection<T> collection1, Collection<T> collection2, ComparisonStyle style) compare() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dmsgfmt.cpp1651 UnicodeString style; in cacheExplicitFormats() local
1683 Format* MessageFormat::createAppropriateFormat(UnicodeString& type, UnicodeString& style, in createAppropriateFormat() argument
[all...]
H A Ddecimfmt.cpp76 DecimalFormat(const UnicodeString& pattern, DecimalFormatSymbols* symbolsToAdopt, UNumberFormatStyle style, UErrorCode& status) DecimalFormat() argument
H A Dtimezone.cpp1226 TimeZone::getDisplayName(UBool inDaylight, EDisplayType style, UnicodeString& result) const in getDisplayName() argument
1240 TimeZone::getDisplayName(UBool inDaylight, EDisplayType style, const Locale& locale, UnicodeString& result) const in getDisplayName() argument
[all...]
/third_party/libuv/src/win/
H A Dtty.c1638 static int uv__tty_set_cursor_shape(uv_tty_t* handle, int style, DWORD* error) { in uv__tty_set_cursor_shape() argument
1838 int style = handle->tty.wr.ansi_csi_argc local
/third_party/mesa3d/src/imgui/
H A Dimgui_widgets.cpp317 const ImGuiStyle& style = g.Style; in LabelTextV() local
351 const ImGuiStyle& style in BulletTextV() local
551 const ImGuiStyle& style = g.Style; ButtonEx() local
731 const ImGuiStyle& style = g.Style; Scrollbar() local
877 const ImGuiStyle& style = g.Style; ImageButton() local
913 const ImGuiStyle& style = g.Style; Checkbox() local
972 const ImGuiStyle& style = g.Style; RadioButton() local
1032 const ImGuiStyle& style = g.Style; ProgressBar() local
1067 const ImGuiStyle& style = g.Style; Bullet() local
1293 const ImGuiStyle& style = g.Style; BeginCombo() local
2107 const ImGuiStyle& style = g.Style; SliderBehaviorT() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dtimezone.cpp1226 TimeZone::getDisplayName(UBool inDaylight, EDisplayType style, UnicodeString& result) const in getDisplayName() argument
1240 TimeZone::getDisplayName(UBool inDaylight, EDisplayType style, const Locale& locale, UnicodeString& result) const in getDisplayName() argument
[all...]

Completed in 75 milliseconds

1...<<212223242526272829