| /third_party/lzma/CPP/Windows/ |
| H A D | Window.h | 254 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 D | fsx-linux.c | 116 int style = 0; /* -s flag */ variable 1115 int i, style, ch; in main() local
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui_memory_editor.h | 169 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 D | numfmt.cpp | 1293 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 D | reldatefmt.cpp | 135 int32_t style = fStyle; getAbsoluteUnitString() local 173 int32_t style = fStyle; getRelativeDateTimeUnitFormatter() local 334 UDateRelativeDateTimeFormatterStyle style; // {LONG, SHORT, NARROW} global() member [all...] |
| 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...] |
| H A D | tmutfmt.cpp | 99 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 D | SkDraw.cpp | 569 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 D | SkScalerContext.cpp | 1029 SkPaint::Style style = paint.getStyle(); in MakeRecAndEffects() local
|
| H A D | SkTypeface.cpp | 28 SkTypeface::SkTypeface(const SkFontStyle& style, bool isFixedPitch) in SkTypeface() argument 156 SkTypeface* SkTypeface::GetDefaultTypeface(Style style) { in GetDefaultTypeface() argument [all...] |
| H A D | SkRemoteGlyphCache.cpp | 568 SkFontStyle style; member
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/ |
| H A D | ViewableTaggedData.java | 30 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 D | FontHeaderTable.java | 620 setMacStyleAsInt(int style) setMacStyleAsInt() argument 628 macStyle(EnumSet<MacStyle> style) macStyle() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | dtptngen.cpp | 800 DateFormat::EStyle style = (DateFormat::EStyle)i; in addICUPatterns() local
|
| H A D | numfmt.cpp | 1291 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 D | reldatefmt.cpp | 133 int32_t style = fStyle; getAbsoluteUnitString() local 171 int32_t style = fStyle; getRelativeDateTimeUnitFormatter() local 348 UDateRelativeDateTimeFormatterStyle style; // {LONG, SHORT, NARROW} global() member [all...] |
| H A D | tmutfmt.cpp | 95 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 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
|