Home
last modified time | relevance | path

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

/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
Dhb-ot-layout.cc130 const AAT::kern& kern = *blob->as<AAT::kern> (); in hb_ot_layout_kern() 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/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/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/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/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
/third_party/lzma/CPP/7zip/UI/Console/
DMain.cpp587 const HMODULE kern = ::GetModuleHandleW(L"kernel32.dll"); in PrintStat() local
/third_party/skia/third_party/externals/imgui/
Dimstb_truetype.h722 int loca,head,glyf,hhea,hmtx,kern,gpos; // table locations as offset from start of .ttf member
/third_party/mesa3d/src/imgui/
Dimstb_truetype.h722 int loca,head,glyf,hhea,hmtx,kern,gpos; // table locations as offset from start of .ttf member
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/
Dkatex.js11944kern: Math.max(options.fontMetrics().bigOpSpacing1, options.fontMetrics().bigOpSpacing3 - elem.dep… property
11953kern: Math.max(options.fontMetrics().bigOpSpacing2, options.fontMetrics().bigOpSpacing4 - _elem.he… property
Dkatex.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.katex=e():t.katex=e()}("undefined… property
Dkatex.mjs11759kern: Math.max(options.fontMetrics().bigOpSpacing1, options.fontMetrics().bigOpSpacing3 - elem.dep… property
11767kern: Math.max(options.fontMetrics().bigOpSpacing2, options.fontMetrics().bigOpSpacing4 - elem.hei… property