Searched defs:sects (Results 1 – 7 of 7) sorted by relevance
/third_party/elfutils/libdwfl/ |
D | image-header.c | 94 uint8_t sects; in __libdw_image_header() local
|
/third_party/skia/modules/skparagraph/gm/ |
D | simple_gm.cpp | 128 auto sects = info->font.getIntercepts(info->glyphs, info->count, pos.data(), in drawFromVisitor() local
|
/third_party/skia/modules/canvaskit/tests/ |
D | font.spec.js | 330 let sects = font.getGlyphIntercepts(ids, [0, 0], -60, -40); variable
|
/third_party/libwebsockets/lib/core-net/ |
D | network.c | 661 int sects = 0, ipv6 = !!strchr(ads, ':'), skip_point = -1, dm = 0; in lws_parse_numeric_address() local
|
/third_party/skia/src/pathops/ |
D | SkPathOpsTSect.cpp | 1020 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/ |
D | canvaskit-wasm-tests.ts | 343 const sects = font.getGlyphIntercepts(ids, [10, 20], -60, -40); constant
|
/third_party/skia/modules/canvaskit/ |
D | canvaskit_bindings.cpp | 1283 auto sects = self.getIntercepts(glyphs.data(), SkToInt(glyphs.size()), in EMSCRIPTEN_BINDINGS() local
|