Home
last modified time | relevance | path

Searched refs:tpath (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/modules/svg/src/
H A DSkSVGText.cpp229 const SkSVGTextPath* tpath)
235 if (tpath) {
236 fPathData = std::make_unique<PathData>(ctx, *tpath);
254 fChunkPos.fX = resolve_offset(tpath->getStartOffset());
352 SkSVGTextContext::PathData::PathData(const SkSVGRenderContext& ctx, const SkSVGTextPath& tpath)
354 const auto ref = ctx.findNodeById(tpath.getHref());
/third_party/node/deps/openssl/openssl/apps/
H A Docsp.c249 char *thost = NULL, *tport = NULL, *tpath = NULL; in ocsp_main() local
287 OPENSSL_free(tpath); in ocsp_main()
288 thost = tport = tpath = NULL; in ocsp_main()
297 tpath = path; in ocsp_main()
878 OPENSSL_free(tpath); in ocsp_main()
/third_party/openssl/apps/
H A Docsp.c249 char *thost = NULL, *tport = NULL, *tpath = NULL; in ocsp_main() local
287 OPENSSL_free(tpath); in ocsp_main()
288 thost = tport = tpath = NULL; in ocsp_main()
297 tpath = path; in ocsp_main()
878 OPENSSL_free(tpath); in ocsp_main()

Completed in 8 milliseconds