| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-style.cc | 81 hb_ot_var_axis_info_t axis; in hb_style_get_value() local
|
| /third_party/libevdev/tools/ |
| H A D | libevdev-events.c | 20 print_abs_bits(struct libevdev *dev, int axis) in print_abs_bits() argument
|
| H A D | libevdev-tweak-device.c | 116 parse_options_abs(int argc, char **argv, unsigned int *changes, int *axis, struct input_absinfo *absinfo) parse_options_abs() argument 304 set_abs(struct libevdev *dev, unsigned int changes, unsigned int axis, struct input_absinfo *absinfo) set_abs() argument 389 int axis = -1; main() local [all...] |
| /third_party/skia/src/ports/skia_ohos/ |
| H A D | SkTypeface_ohos.cpp | 146 SkFixed axis[axisDefs.count()]; in onMakeClone() local [all...] |
| H A D | FontInfo_ohos.h | 158 std::vector<SkFixed> axis; // the axis values global() member [all...] |
| H A D | SkFontMgr_ohos.cpp | 449 SkFixed axis[axisDef.count()]; in makeTypeface() local
|
| H A D | FontConfig_ohos.h | 170 std::vector<Coordinate> axis; // the axis set such as 'wght', 'wdth' and 'slnt'. member
|
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | pptypes.cc | 17 void Position_dump(Position pos,Axis axis) // {{{ in Position_dump() argument
|
| /third_party/libinput/test/ |
| H A D | test-log.c | 176 int axis = _i; /* looped test */ in START_TEST() local
|
| H A D | test-touch.c | 822 int axis = _i; /* looped test */ in START_TEST() local
|
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| H A D | ftmm.h | 111 FT_MM_Axis axis[T1_MAX_MM_AXIS]; member 247 FT_Var_Axis* axis; global() member [all...] |
| /third_party/skia/include/core/ |
| H A D | SkFontArguments.h | 19 SkFourByteTag axis; member
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afcjk.h | 99 AF_CJKAxisRec axis[AF_DIMENSION_MAX]; member
|
| H A D | aflatin.h | 113 AF_LatinAxisRec axis[AF_DIMENSION_MAX]; member
|
| H A D | afloader.c | 429 AF_AxisHints axis = &hints->axis[AF_DIMENSION_HORZ]; in FT_LOCAL_DEF() local [all...] |
| /third_party/glfw/src/ |
| H A D | linux_joystick.c | 73 const int axis = (code - ABS_HAT0X) % 2; in handleAbsEvent() local
|
| /third_party/libinput/src/ |
| H A D | evdev-mt-touchpad-edge-scroll.c | 423 enum libinput_pointer_axis axis; in tp_edge_scroll_post_events() local
|
| H A D | evdev-tablet.h | 128 enum libinput_tablet_tool_axis axis; in evcode_to_axis() local 166 enum libinput_tablet_tool_axis axis; rel_evcode_to_axis() local 181 axis_to_evcode(const enum libinput_tablet_tool_axis axis) axis_to_evcode() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | matrix_utils_unittest.cpp | 22 Vector3 axis; member
|
| H A D | matrix_utils.cpp | 71 Mat4 Mat4::Rotate(float angle, const Vector3 &axis) in Rotate() argument
|
| /third_party/skia/src/core/ |
| H A D | SkFontDescriptor.h | 21 SkFontData(std::unique_ptr<SkStreamAsset> stream, int index, const SkFixed* axis, int axisCount) in SkFontData() argument
|
| H A D | SkM44.cpp | 264 SkM44& SkM44::setRotateUnitSinCos(SkV3 axis, SkScalar sinAngle, SkScalar cosAngle) { in setRotateUnitSinCos() argument 281 SkM44& SkM44::setRotate(SkV3 axis, SkScalar radians) { in setRotate() argument
|
| /third_party/skia/src/utils/ |
| H A D | SkCamera.cpp | 73 SkV3 axis, zenith, cross; in doUpdate() local [all...] |
| /third_party/eudev/src/udev/ |
| H A D | udev-builtin-input_id.c | 149 int button, axis; in test_pointers() local
|
| /third_party/skia/samplecode/ |
| H A D | Sample3D.cpp | 54 SkV3 axis = u.cross(v); in computeRotationInfo() local 183 void update(SkV3 axis, SkScalar angle) { in update() argument [all...] |