Home
last modified time | relevance | path

Searched defs:kern (Results 1 – 25 of 33) sorted by relevance

12

/third_party/harfbuzz/src/
Dhb-ot-kern-table.hh279 struct kern struct
281 static constexpr hb_tag_t tableTag = HB_OT_TAG_kern;
283 bool has_data () const { return u.version32; } in has_data()
284 unsigned get_type () const { return u.major; } in get_type()
286 bool has_state_machine () const in has_state_machine()
297 bool has_cross_stream () const in has_cross_stream()
308 int get_h_kerning (hb_codepoint_t left, hb_codepoint_t right) const in get_h_kerning()
319 bool apply (AAT::hb_aat_apply_context_t *c) const in apply()
323 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()
336 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
[all …]
Dhb-kern.hh47 void kern (hb_font_t *font, in kern() function
79 hb_position_t kern = driver.get_kerning (info[i].codepoint, in kern() local
Dhb-ot-math.cc178 hb_ot_math_kern_t kern, in hb_ot_math_get_glyph_kerning()
Dhb-ot-shape-fallback.cc472 hb_position_t kern = 0; in get_kerning() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-kern-table.hh274 struct kern struct
276 static constexpr hb_tag_t tableTag = HB_OT_TAG_kern;
278 bool has_data () const { return u.version32; } in has_data()
279 unsigned int get_type () const { return u.major; } in get_type()
281 bool has_state_machine () const in has_state_machine()
292 bool has_cross_stream () const in has_cross_stream()
303 int get_h_kerning (hb_codepoint_t left, hb_codepoint_t right) const in get_h_kerning()
314 bool apply (AAT::hb_aat_apply_context_t *c) const in apply()
318 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()
331 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
[all …]
Dhb-kern.hh47 void kern (hb_font_t *font, in kern() function
80 hb_position_t kern = driver.get_kerning (info[i].codepoint, in kern() local
Dhb-ot-math.cc197 hb_ot_math_kern_t kern, in hb_ot_math_get_glyph_kerning()
Dhb-ot-shape-fallback.cc468 hb_position_t kern = 0; in get_kerning() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-kern-table.hh279 struct kern struct
281 static constexpr hb_tag_t tableTag = HB_OT_TAG_kern;
283 bool has_data () const { return u.version32; } in has_data()
284 unsigned get_type () const { return u.major; } in get_type()
286 bool has_state_machine () const in has_state_machine()
297 bool has_cross_stream () const in has_cross_stream()
308 int get_h_kerning (hb_codepoint_t left, hb_codepoint_t right) const in get_h_kerning()
319 bool apply (AAT::hb_aat_apply_context_t *c) const in apply()
323 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()
336 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
[all …]
Dhb-kern.hh47 void kern (hb_font_t *font, in kern() function
79 hb_position_t kern = driver.get_kerning (info[i].codepoint, in kern() local
Dhb-ot-math.cc178 hb_ot_math_kern_t kern, in hb_ot_math_get_glyph_kerning()
Dhb-ot-shape-fallback.cc472 hb_position_t kern = 0; in get_kerning() local
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dkernel.cpp114 auto &kern = obj(d_kern); in clGetKernelInfo() local
156 auto &kern = obj(d_kern); in clGetKernelWorkGroupInfo() local
246 validate_common(const command_queue &q, kernel &kern, in validate_common()
287 validate_block_size(const command_queue &q, const kernel &kern, in validate_block_size()
321 auto &kern = obj(d_kern); in clEnqueueNDRangeKernel() local
348 auto &kern = obj(d_kern); in clEnqueueTask() local
400 auto &kern = obj(d_kern); in clSetKernelExecInfo() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/
Dtag.cc53 const int32_t Tag::kern = TAG('k', 'e', 'r', 'n'); member in sfntly::Tag
Dtag.h69 static const int32_t kern; member
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
Dtag.cc53 const int32_t Tag::kern = TAG('k', 'e', 'r', 'n'); member in sfntly::Tag
Dtag.h69 static const int32_t kern; member
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
DTag.java75 public static final int kern = Tag.intValue(new byte[]{'k', 'e', 'r', 'n'}); field in Tag
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
DTag.java75 public static final int kern = Tag.intValue(new byte[]{'k', 'e', 'r', 'n'}); field in Tag
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dkernel.hpp55 kernel &kern; member
Dkernel.cpp182 kernel::exec_context::exec_context(kernel &kern) : in exec_context()
/third_party/gstreamer/gstplugins_bad/gst/gaudieffects/
Dgstgaussblur.c341 float kern = gb->kernel[k]; in gaussian_smooth() local
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DFeatureTag.java75 kern("Kerning"), enumConstant
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DFeatureTag.java75 kern("Kerning"), enumConstant
/third_party/skia/third_party/externals/freetype/src/gxvalid/
Dgxvkern.c844 GXV_kern_Data kern = &kernrec; in gxv_kern_validate_generic() local

12