Home
last modified time | relevance | path

Searched refs:rxlen (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/modules/svg/src/
DSkSVGRect.cpp55 const auto [ rxlen, rylen ] = radii(); in resolve()
56 const auto rx = std::min(lctx.resolve(rxlen, SkSVGLengthContext::LengthType::kHorizontal), in resolve()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-cpp/
Dmain.cxx26 lf->path.c_str(), (unsigned long long)lf->rxlen, in lss_completion()
/third_party/libwebsockets/lib/secure-streams/cpp/
DlssFile.cxx106 rxlen += len; in write()
Dlss.cxx63 rxlen = 0; in lss()
/third_party/libwebsockets/include/
Dlibwebsockets.hxx110 uint64_t rxlen; member in lss