Home
last modified time | relevance | path

Searched defs:sects (Results 1 – 9 of 9) sorted by relevance

/external/elfutils/libdwfl/
Dimage-header.c94 uint8_t sects; in __libdw_image_header() local
/external/skia/modules/skparagraph/gm/
Dsimple_gm.cpp128 auto sects = info->font.getIntercepts(info->glyphs, info->count, pos.data(), in drawFromVisitor() local
/external/e2fsprogs/lib/ext2fs/
Ddosio.h51 unsigned short sects; member
/external/skia/modules/canvaskit/tests/
Dfont_test.js336 let sects = font.getGlyphIntercepts(ids, [0, 0], -60, -40); variable
/external/mtools/
Dmformat.c810 unsigned short *sects) in old_dos_size_to_geom()
/external/libwebsockets/lib/core-net/
Dnetwork.c661 int sects = 0, ipv6 = !!strchr(ads, ':'), skip_point = -1, dm = 0; in lws_parse_numeric_address() local
/external/skia/src/pathops/
DSkPathOpsTSect.cpp1032 int sects = this->linesIntersect(span, opp, oppSpan, &i); in intersects() local
1507 int oppSects, sects = this->intersects(span, opp, test, &oppSects); in trim() local
/external/skia/modules/canvaskit/npm_build/types/
Dcanvaskit-wasm-tests.ts375 const sects = font.getGlyphIntercepts(ids, [10, 20], -60, -40); constant
/external/skia/modules/canvaskit/
Dcanvaskit_bindings.cpp1416 auto sects = self.getIntercepts(glyphs.data(), SkToInt(glyphs.size()), in EMSCRIPTEN_BINDINGS() local