Home
last modified time | relevance | path

Searched defs:Axis (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/include/core/
H A DSkFontParameters.h17 struct Axis { struct
18 constexpr Axis() : tag(0), min(0), def(0), max(0), flags(0) {} in Axis() function
19 constexpr Axis(SkFourByteTag tag, float min, float def, float max, bool hidden) : in Axis() function
/third_party/cups-filters/filter/pdftopdf/
H A Dpptypes.h8 enum Axis { X, Y }; enum
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-base-table.hh374 struct Axis struct
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daflatin.c1203 AF_LatinAxis Axis = &metrics->axis[AF_DIMENSION_VERT]; in af_latin_metrics_scale_dim() local

Completed in 6 milliseconds