Home
last modified time | relevance | path

Searched defs:style (Results 201 - 225 of 303) sorted by relevance

12345678910>>...13

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateTimeGeneratorTest.java849 private DateOrder getOrdering(int style, ULocale locale) { in getOrdering() argument
H A DDataDrivenNumberFormatTestData.java118 public Integer style = null; field in DataDrivenNumberFormatTestData
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRelativeDateTimeFormatter.java523 getInstance( ULocale locale, NumberFormat nf, Style style, DisplayContext capitalizationContext) getInstance() argument
886 getAbsoluteUnitString(Style style, AbsoluteUnit unit, Direction direction) getAbsoluteUnitString() argument
971 RelativeDateTimeFormatter( EnumMap<Style, EnumMap<AbsoluteUnit, EnumMap<Direction, String>>> qualitativeUnitMap, EnumMap<Style, EnumMap<RelativeUnit, String[][]>> patternMap, String combinedDateAndTime, PluralRules pluralRules, NumberFormat numberFormat, Style style, DisplayContext capitalizationContext, BreakIterator breakIterator, ULocale locale) RelativeDateTimeFormatter() argument
996 getRelativeUnitPluralPattern( Style style, RelativeUnit unit, int pastFutureIndex, StandardPlural pluralForm) getRelativeUnitPluralPattern() argument
1007 getRelativeUnitPattern( Style style, RelativeUnit unit, int pastFutureIndex, StandardPlural pluralForm) getRelativeUnitPattern() argument
1035 private final Style style; global() field in RelativeDateTimeFormatter
1192 Style style; // {LONG, SHORT, NARROW} Derived from unit key string. global() field in RelativeDateTimeFormatter.RelDateTimeDataSink
1216 styleSuffixLength(Style style) styleSuffixLength() argument
[all...]
H A DNumberFormat.java603 getInstance(int style) getInstance() argument
615 getInstance(Locale inLocale, int style) getInstance() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dtzfmt.cpp654 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...]
H A Dreldatefmt.cpp135 int32_t style = fStyle; getAbsoluteUnitString() local
173 int32_t style = fStyle; getRelativeDateTimeUnitFormatter() local
334 UDateRelativeDateTimeFormatterStyle style; // {LONG, SHORT, NARROW} global() member
[all...]
H A Dtmutfmt.cpp95 TimeUnitFormat::TimeUnitFormat(const Locale& locale, UTimeUnitFormatStyle style, UErrorCode& status) { in TimeUnitFormat() argument
290 TimeUnitFormat::create(UTimeUnitFormatStyle style, UErrorCode& status) { in create() argument
355 UTimeUnitFormatStyle style; global() member
462 readFromCurrentLocale(UTimeUnitFormatStyle style, const char* key, const UVector& pluralCounts, UErrorCode& err) readFromCurrentLocale() argument
485 checkConsistency(UTimeUnitFormatStyle style, const char* key, UErrorCode& err) checkConsistency() argument
549 searchInLocaleChain(UTimeUnitFormatStyle style, const char* key, const char* localeName, TimeUnit::UTimeUnitFields srcTimeUnitField, const UnicodeString& srcPluralCount, const char* searchPluralCount, Hashtable* countToPatterns, UErrorCode& err) searchInLocaleChain() argument
[all...]
H A Dnumfmt.cpp1291 NumberFormat::isStyleSupported(UNumberFormatStyle style) { in isStyleSupported() argument
1296 makeInstance(const Locale& desiredLocale, UNumberFormatStyle style, UErrorCode& status) makeInstance() argument
1303 makeInstance(const Locale& desiredLocale, UNumberFormatStyle style, UBool mustBeDecimalFormat, UErrorCode& status) makeInstance() argument
[all...]
/third_party/lzma/CPP/Windows/
H A DWindow.h254 LONG_PTR SetStyle(LONG_PTR style) { return SetLongPtr(GWL_STYLE, style); } in SetStyle() argument
163 CreateEx(DWORD exStyle, LPCTSTR className, LPCTSTR windowName, DWORD style, int x, int y, int width, int height, HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance, LPVOID createParam) CreateEx() argument
175 Create(LPCTSTR className, LPCTSTR windowName, DWORD style, int x, int y, int width, int height, HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance, LPVOID createParam) Create() argument
[all...]
/third_party/ltp/testcases/kernel/fs/fsx-linux/
H A Dfsx-linux.c116 int style = 0; /* -s flag */ variable
1115 int i, style, ch; in main() local
/third_party/mesa3d/src/imgui/
H A Dimgui_memory_editor.h169 ImGuiStyle& style = ImGui::GetStyle(); in CalcSizes() local
219 ImGuiStyle& style = ImGui::GetStyle(); in DrawContents() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumfmt.cpp1293 NumberFormat::isStyleSupported(UNumberFormatStyle style) { in isStyleSupported() argument
1298 makeInstance(const Locale& desiredLocale, UNumberFormatStyle style, UErrorCode& status) makeInstance() argument
1305 makeInstance(const Locale& desiredLocale, UNumberFormatStyle style, UBool mustBeDecimalFormat, UErrorCode& status) makeInstance() argument
[all...]
H A Dreldatefmt.cpp135 int32_t style = fStyle; getAbsoluteUnitString() local
173 int32_t style = fStyle; getRelativeDateTimeUnitFormatter() local
334 UDateRelativeDateTimeFormatterStyle style; // {LONG, SHORT, NARROW} global() member
[all...]
H A Dtzfmt.cpp654 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...]
H A Dtmutfmt.cpp99 TimeUnitFormat::TimeUnitFormat(const Locale& locale, UTimeUnitFormatStyle style, UErrorCode& status) { in TimeUnitFormat() argument
294 TimeUnitFormat::create(UTimeUnitFormatStyle style, UErrorCode& status) { in create() argument
359 UTimeUnitFormatStyle style; global() member
466 readFromCurrentLocale(UTimeUnitFormatStyle style, const char* key, const UVector& pluralCounts, UErrorCode& err) readFromCurrentLocale() argument
489 checkConsistency(UTimeUnitFormatStyle style, const char* key, UErrorCode& err) checkConsistency() argument
553 searchInLocaleChain(UTimeUnitFormatStyle style, const char* key, const char* localeName, TimeUnit::UTimeUnitFields srcTimeUnitField, const UnicodeString& srcPluralCount, const char* searchPluralCount, Hashtable* countToPatterns, UErrorCode& err) searchInLocaleChain() argument
[all...]
/third_party/skia/src/core/
H A DSkDraw.cpp569 SkPaint::Style style = paint.getStyle(); in ComputeRectType() local
822 SkStrokeRec::InitStyle style = doFill ? SkStrokeRec::kFill_InitStyle in drawDevPath() local
1245 draw_into_mask(const SkMask& mask, const SkPath& devPath, SkStrokeRec::InitStyle style) draw_into_mask() argument
1277 DrawToMask(const SkPath& devPath, const SkIRect* clipBounds, const SkMaskFilter* filter, const SkMatrix* filterMatrix, SkMask* mask, SkMask::CreateMode mode, SkStrokeRec::InitStyle style) DrawToMask() argument
[all...]
H A DSkScalerContext.cpp1029 SkPaint::Style style = paint.getStyle(); in MakeRecAndEffects() local
H A DSkTypeface.cpp28 SkTypeface::SkTypeface(const SkFontStyle& style, bool isFixedPitch) in SkTypeface() argument
156 SkTypeface* SkTypeface::GetDefaultTypeface(Style style) { in GetDefaultTypeface() argument
[all...]
H A DSkRemoteGlyphCache.cpp568 SkFontStyle style; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H A DViewableTaggedData.java30 private final Style style; field in ViewableTaggedData
37 private ViewableTaggedData(List<Marker> markers, Style style, Metrics metrics) { in ViewableTaggedData() argument
335 private final Style style; field in ViewableTaggedData.DrawContext
348 private DrawContext(Style style, Metrics metrics, Graphics g, int x, int y) { in DrawContext() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DFontHeaderTable.java620 setMacStyleAsInt(int style) setMacStyleAsInt() argument
628 macStyle(EnumSet<MacStyle> style) macStyle() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddtptngen.cpp800 DateFormat::EStyle style = (DateFormat::EStyle)i; in addICUPatterns() local
H A Dnumfmt.cpp1291 NumberFormat::isStyleSupported(UNumberFormatStyle style) { in isStyleSupported() argument
1296 makeInstance(const Locale& desiredLocale, UNumberFormatStyle style, UErrorCode& status) makeInstance() argument
1303 makeInstance(const Locale& desiredLocale, UNumberFormatStyle style, UBool mustBeDecimalFormat, UErrorCode& status) makeInstance() argument
[all...]
H A Dreldatefmt.cpp133 int32_t style = fStyle; getAbsoluteUnitString() local
171 int32_t style = fStyle; getRelativeDateTimeUnitFormatter() local
348 UDateRelativeDateTimeFormatterStyle style; // {LONG, SHORT, NARROW} global() member
[all...]
H A Dtmutfmt.cpp95 TimeUnitFormat::TimeUnitFormat(const Locale& locale, UTimeUnitFormatStyle style, UErrorCode& status) { in TimeUnitFormat() argument
290 TimeUnitFormat::create(UTimeUnitFormatStyle style, UErrorCode& status) { in create() argument
355 UTimeUnitFormatStyle style; global() member
462 readFromCurrentLocale(UTimeUnitFormatStyle style, const char* key, const UVector& pluralCounts, UErrorCode& err) readFromCurrentLocale() argument
485 checkConsistency(UTimeUnitFormatStyle style, const char* key, UErrorCode& err) checkConsistency() argument
549 searchInLocaleChain(UTimeUnitFormatStyle style, const char* key, const char* localeName, TimeUnit::UTimeUnitFields srcTimeUnitField, const UnicodeString& srcPluralCount, const char* searchPluralCount, Hashtable* countToPatterns, UErrorCode& err) searchInLocaleChain() argument
[all...]

Completed in 43 milliseconds

12345678910>>...13