Home
last modified time | relevance | path

Searched refs:kern (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/scripts/
H A Dcheck-rkconfig.sh10 if [ -f dts/kern.dtb ]; then
/rk3399_rockchip-uboot/drivers/video/
H A Dstb_truetype.h642 int loca,head,glyf,hhea,hmtx,kern; // table locations as offset from start of .ttf member
1036 info->kern = stbtt__find_table(data, fontstart, "kern"); // not required in stbtt_InitFont()
1485 stbtt_uint8 *data = info->data + info->kern; in stbtt_GetGlyphKernAdvance()
1490 if (!info->kern) in stbtt_GetGlyphKernAdvance()
1515 if (!info->kern) // if no kerning table, don't waste time looking up both codepoint->glyphs in stbtt_GetCodepointKernAdvance()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A DKconfig1045 default "dts/kern.dtb"