Home
last modified time | relevance | path

Searched defs:kern (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A 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
[all...]
H A Dhb-ot-math.cc176 hb_ot_math_get_glyph_kerning(hb_font_t *font, hb_codepoint_t glyph, hb_ot_math_kern_t kern, hb_position_t correction_height) hb_ot_math_get_glyph_kerning() argument
H A Dhb-ot-shape-fallback.cc472 hb_position_t kern = 0; in get_kerning() local
H A Dhb-ot-kern-table.hh279 struct kern struct
H A Dhb-ot-layout.cc130 const AAT::kern in hb_ot_layout_kern() local
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A 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, const ref_vector<event> &deps) validate_common() argument
287 validate_block_size(const command_queue &q, const kernel &kern, cl_uint dims, const size_t *d_grid_size, const size_t *d_block_size) validate_block_size() argument
321 auto &kern = obj(d_kern); clEnqueueNDRangeKernel() local
348 auto &kern = obj(d_kern); clEnqueueTask() local
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dkernel.hpp55 kernel &kern; member
125 kernel(const kernel &kern) = delete; member in clover::kernel
127 operator=(const kernel &kern) = delete; member in clover::kernel
H A Dkernel.cpp182 kernel::exec_context::exec_context(kernel &kern) : in exec_context() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H A 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/cpp/src/sfntly/
H A Dtag.cc53 const int32_t Tag::kern = TAG('k', 'e', 'r', 'n'); member in sfntly::Tag
H A Dtag.h69 static const int32_t kern; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DFeatureTag.java75 kern("Kerning"), enum constant
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvkern.c844 GXV_kern_Data kern = &kernrec; gxv_kern_validate_generic() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimstb_truetype.h722 int loca,head,glyf,hhea,hmtx,kern,gpos; // table locations as offset from start of .ttf member
/third_party/skia/third_party/externals/imgui/
H A Dimstb_truetype.h722 int loca,head,glyf,hhea,hmtx,kern,gpos; // table locations as offset from start of .ttf member
/third_party/glfw/deps/
H A Dnuklear.h10977 int loca,head,glyf,hhea,hmtx,kern; /* table locations as offset from start of .ttf */ member

Completed in 65 milliseconds