Home
last modified time | relevance | path

Searched defs:style (Results 551 - 575 of 712) sorted by relevance

1...<<212223242526272829

/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...]
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...]
/third_party/skia/tests/
H A DBlurTest.cpp371 const SkBlurStyle style = styles[i]; in DEF_TEST() local
/third_party/skia/src/ports/skia_ohos/
H A DFontConfig_ohos.cpp194 getTypeface(int styleIndex, const SkFontStyle& style, bool isFallback) const getTypeface() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttgload.c1027 FT_String* style = face->root.style_name; in TT_Process_Simple_Glyph() local
H A Dttinterp.h116 const char style[SPH_MAX_NAME_SIZE]; member
126 const char style[SPH_MAX_NAME_SIZE]; member
/third_party/skia/tools/fonts/
H A DTestSVGTypeface.cpp52 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 Dftmac.c233 FMFontStyle style; in FT_EXPORT_DEF() local
771 StyleTable* style; in parse_fond() local
/third_party/skia/fuzz/
H A DFuzzCanvas.cpp371 SkPath1DPathEffect::Style style; in make_fuzz_patheffect() local

Completed in 42 milliseconds

1...<<212223242526272829