Home
last modified time | relevance | path

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

/third_party/elfutils/libdwfl/
Dimage-header.c94 uint8_t sects; in __libdw_image_header() local
/third_party/skia/modules/skparagraph/gm/
Dsimple_gm.cpp128 auto sects = info->font.getIntercepts(info->glyphs, info->count, pos.data(), in drawFromVisitor() local
/third_party/skia/modules/canvaskit/tests/
Dfont.spec.js330 let sects = font.getGlyphIntercepts(ids, [0, 0], -60, -40); variable
/third_party/libwebsockets/lib/core-net/
Dnetwork.c661 int sects = 0, ipv6 = !!strchr(ads, ':'), skip_point = -1, dm = 0; in lws_parse_numeric_address() local
/third_party/skia/src/pathops/
DSkPathOpsTSect.cpp1020 int sects = this->linesIntersect(span, opp, oppSpan, &i); in intersects() local
1495 int oppSects, sects = this->intersects(span, opp, test, &oppSects); in trim() local
/third_party/skia/modules/canvaskit/npm_build/types/
Dcanvaskit-wasm-tests.ts343 const sects = font.getGlyphIntercepts(ids, [10, 20], -60, -40); constant
/third_party/skia/modules/canvaskit/
Dcanvaskit_bindings.cpp1283 auto sects = self.getIntercepts(glyphs.data(), SkToInt(glyphs.size()), in EMSCRIPTEN_BINDINGS() local