/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-kern.hh | 47 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 D | hb-ot-math.cc | 176 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 D | hb-ot-shape-fallback.cc | 472 hb_position_t kern = 0; in get_kerning() local
|
H A D | hb-ot-kern-table.hh | 279 struct kern struct
|
H A D | hb-ot-layout.cc | 130 const AAT::kern in hb_ot_layout_kern() local [all...] |
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
H A D | kernel.cpp | 114 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 D | kernel.hpp | 55 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 D | kernel.cpp | 182 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 D | Tag.java | 75 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 D | tag.cc | 53 const int32_t Tag::kern = TAG('k', 'e', 'r', 'n'); member in sfntly::Tag
|
H A D | tag.h | 69 static const int32_t kern; member
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
H A D | FeatureTag.java | 75 kern("Kerning"), enum constant
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvkern.c | 844 GXV_kern_Data kern = &kernrec; gxv_kern_validate_generic() local [all...] |
/third_party/mesa3d/src/imgui/ |
H A D | imstb_truetype.h | 722 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 D | imstb_truetype.h | 722 int loca,head,glyf,hhea,hmtx,kern,gpos; // table locations as offset from start of .ttf member
|
/third_party/glfw/deps/ |
H A D | nuklear.h | 10977 int loca,head,glyf,hhea,hmtx,kern; /* table locations as offset from start of .ttf */ member
|