Home
last modified time | relevance | path

Searched defs:max_coord (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/geometry/index/detail/rtree/linear/
Dredistribute_elements.hpp132 … coordinate_type max_coord = geometry::get<max_corner, DimensionIndex>(bounded_indexable); in apply() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-base-table.hh481 const BaseCoord *min_coord, *max_coord; in get_min_max() local
/third_party/harfbuzz/src/
Dhb-ot-layout-base-table.hh481 const BaseCoord *min_coord, *max_coord; in get_min_max() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-base-table.hh501 const BaseCoord *min_coord, *max_coord; in get_min_max() local
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafhints.h271 FT_Short max_coord; /* maximum coordinate of segment */ member
Daflatin.c1602 FT_Pos max_coord = -32000; in af_latin_hints_compute_segments() local
/third_party/freetype/src/autofit/
Dafhints.h271 FT_Short max_coord; /* maximum coordinate of segment */ member
Daflatin.c1601 FT_Pos max_coord = -32000; in af_latin_hints_compute_segments() local
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafhints.h271 FT_Short max_coord; /* maximum coordinate of segment */ member
Daflatin.c1596 FT_Pos max_coord = -32000; in af_latin_hints_compute_segments() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c1608 LLVMValueRef max_coord, in lp_build_cube_new_coords()