| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | tzfmt.cpp | 654 TimeZoneFormat::format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date, in format() argument 814 TimeZoneFormat::parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos, in parse() argument 820 TimeZoneFormat::parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos, in parse() argument [all...] |
| /third_party/skia/tests/ |
| H A D | BlurTest.cpp | 371 const SkBlurStyle style = styles[i]; in DEF_TEST() local
|
| /third_party/skia/src/ports/skia_ohos/ |
| H A D | FontConfig_ohos.cpp | 194 getTypeface(int styleIndex, const SkFontStyle& style, bool isFallback) const getTypeface() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| H A D | ttgload.c | 1027 FT_String* style = face->root.style_name; in TT_Process_Simple_Glyph() local
|
| H A D | ttinterp.h | 116 const char style[SPH_MAX_NAME_SIZE]; member 126 const char style[SPH_MAX_NAME_SIZE]; member
|
| /third_party/skia/tools/fonts/ |
| H A D | TestSVGTypeface.cpp | 52 TestSVGTypeface(const char* name, int upem, const SkFontMetrics& fontMetrics, SkSpan<const SkSVGTestTypefaceGlyphData> data, const SkFontStyle& style) TestSVGTypeface() argument
|
| /third_party/skia/third_party/externals/freetype/builds/mac/ |
| H A D | ftmac.c | 233 FMFontStyle style; in FT_EXPORT_DEF() local 771 StyleTable* style; in parse_fond() local
|
| /third_party/skia/fuzz/ |
| H A D | FuzzCanvas.cpp | 371 SkPath1DPathEffect::Style style; in make_fuzz_patheffect() local
|
| /third_party/gn/src/gn/ |
| H A D | command_format.cc | 957 void Printer::Sequence(SequenceStyle style, in Sequence() argument [all...] |
| /third_party/glfw/src/ |
| H A D | win32_window.c | 43 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 D | options.c | 177 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 D | DateFormat.java | 1393 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 D | DecimalFormat.java | 409 DecimalFormat( String pattern, DecimalFormatSymbols symbols, CurrencyPluralInfo infoInput, int style) DecimalFormat() argument
|
| H A D | TimeZoneFormat.java | 860 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 D | UnicodeSet.java | 4609 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 D | cdattst.c | 1325 static const UDateFormatStyle style[] = { in TestAllLocales() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | DecimalFormat.java | 405 DecimalFormat( String pattern, DecimalFormatSymbols symbols, CurrencyPluralInfo infoInput, int style) DecimalFormat() argument
|
| H A D | DateFormat.java | 1296 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 D | TimeZoneFormat.java | 804 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 D | UnicodeSet.java | 4455 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 D | msgfmt.cpp | 1651 UnicodeString style; in cacheExplicitFormats() local 1683 Format* MessageFormat::createAppropriateFormat(UnicodeString& type, UnicodeString& style, in createAppropriateFormat() argument [all...] |
| H A D | decimfmt.cpp | 76 DecimalFormat(const UnicodeString& pattern, DecimalFormatSymbols* symbolsToAdopt, UNumberFormatStyle style, UErrorCode& status) DecimalFormat() argument
|
| H A D | timezone.cpp | 1226 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 D | tty.c | 1638 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 D | imgui_widgets.cpp | 317 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...] |