Searched defs:anchors (Results 1 - 7 of 7) sorted by relevance
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-aat-layout-ankr-table.hh | 70 const GlyphAnchors &anchors = &(this+anchorData) + *offset; in get_anchor() local
|
| /test/xts/acts/ai/nncore/opstest/src/ |
| H A D | detection_post_process_test.cpp | 53 OHNNOperandTest anchors = {OH_NN_FLOAT32, OH_NN_TENSOR, anchors_shape, anchorsValue, 16*sizeof(float)};
member
|
| /third_party/curl/lib/vtls/ |
| H A D | bearssl.c | 59 br_x509_trust_anchor *anchors; member 73 br_x509_trust_anchor *anchors; member 110 load_cafile(struct cafile_source *source, br_x509_trust_anchor **anchors, size_t *anchors_len) load_cafile() argument [all...] |
| /third_party/nghttp2/src/ |
| H A D | nghttp.cc | 92 constexpr auto anchors = std::array<Anchor, 5>{{ member [all...] |
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_common_modifier.cpp | 3204 void SetAlignRules(ArkUINodeHandle node, char** anchors, const ArkUI_Int32* direction, ArkUI_Int32 length) in SetAlignRules() argument 3261 void GetAlignRules(ArkUINodeHandle node, ArkUI_CharPtr* anchors, ArkUI_Int32* direction, ArkUI_Int32 length) in GetAlignRules() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_common_bridge.cpp | 4638 auto anchors = std::make_unique<std::string []>(ALIGN_RULES_NUM); in SetAlignRules() local
|
| /foundation/arkui/ace_engine/interfaces/native/node/ |
| H A D | style_modifier.cpp | 9173 char* anchors[NUM_6]; in SetAlignRules() local
|
Completed in 60 milliseconds