Home
last modified time | relevance | path

Searched defs:axisCount (Results 1 – 25 of 38) sorted by relevance

12

/third_party/flutter/glfw/src/
Dlinux_joystick.h42 int axisCount; member
Dwin32_joystick.h47 int axisCount; member
Dlinux_joystick.c51 char axisCount, buttonCount; in openJoystickDevice() local
Dwin32_joystick.c49 int axisCount; member
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DFontUtils.cpp67 const uint32_t axisCount = readU16(fvar_data, kAxisCountOffset); in analyzeAxes() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-var-avar-table.hh140 HBUINT16 axisCount; /* The number of variation axes in the font. This member
Dhb-ot-var-fvar-table.hh322 HBUINT16 axisCount; /* The number of variation axes in the font (the member
Dhb-ot-stat-table.hh170 HBUINT16 axisCount; /* The total number of axes contributing to member
/third_party/flutter/skia/src/ports/skia_ohos/
DSkFontMgr_ohos.cpp418 int axisCount = args.getVariationDesignPosition().coordinateCount; in makeTypeface() local
458 int axisCount = fontData->getAxisCount(); in makeTypeface() local
/third_party/flutter/skia/src/core/
DSkFontDescriptor.h20 SkFontData(std::unique_ptr<SkStreamAsset> stream, int index, const SkFixed axis[],int axisCount) in SkFontData()
DSkFontDescriptor.cpp67 size_t axisCount = 0; in Deserialize() local
/third_party/harfbuzz/src/
Dhb-ot-var-avar-table.hh157 HBUINT16 axisCount; /* The number of variation axes in the font. This member
Dhb-ot-var-fvar-table.hh310 HBUINT16 axisCount; /* The number of variation axes in the font (the member
Dhb-ot-stat-table.hh185 HBUINT16 axisCount; /* The total number of axes contributing to member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-var-avar-table.hh157 HBUINT16 axisCount; /* The number of variation axes in the font. This member
Dhb-ot-var-fvar-table.hh311 HBUINT16 axisCount; /* The number of variation axes in the font (the member
/third_party/flutter/skia/src/sfnt/
DSkOTTable_fvar.h27 SK_OT_USHORT axisCount; member
/third_party/skia/src/sfnt/
DSkOTTable_fvar.h27 SK_OT_USHORT axisCount; member
/third_party/skia/src/core/
DSkFontDescriptor.h21 SkFontData(std::unique_ptr<SkStreamAsset> stream, int index, const SkFixed* axis, int axisCount) in SkFontData()
/third_party/skia/src/ports/
DSkTypeface_mac_ct.cpp785 CFIndex axisCount = CFArrayGetCount(ctAxes.get()); in onGetVariationDesignPosition() local
1118 CFIndex axisCount = CFArrayGetCount(ctAxes.get()); in SkCTVariationFromSkFontArguments() local
1268 CFIndex axisCount = CFArrayGetCount(ctAxes.get()); in onGetVariationDesignParameters() local
/third_party/flutter/glfw/tests/
Devents.c458 int axisCount, buttonCount; in joystick_callback() local
/third_party/flutter/skia/third_party/externals/freetype/src/truetype/
Dttgxvar.c341 FT_Long axisCount; in ft_var_load_avar() local
1436 FT_UShort axisCount; member
1956 FT_UShort axisCount; member
/third_party/freetype/src/truetype/
Dttgxvar.c342 FT_Long axisCount; in ft_var_load_avar() local
1437 FT_UShort axisCount; member
1993 FT_UShort axisCount; member
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgxvar.c366 FT_Long axisCount; in ft_var_load_avar() local
1518 FT_UShort axisCount; member
2072 FT_UShort axisCount; member
/third_party/flutter/skia/src/ports/
DSkFontHost_mac.cpp2085 CFIndex axisCount = CFArrayGetCount(ctAxes); in ct_variation_from_cg_variation() local
2126 CFIndex axisCount = CFArrayGetCount(ctAxes.get()); in onGetVariationDesignPosition() local
2691 CFIndex axisCount = CFArrayGetCount(ctAxes.get()); in copy_axes() local
2805 CFIndex axisCount = CFArrayGetCount(cgAxes.get()); in copy_axes() local

12