Home
last modified time | relevance | path

Searched defs:as_path (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/which-rs/src/
Dlib.rs453 pub fn as_path(&self) -> &path::Path { in as_path() method
585 pub fn as_path(&self) -> &path::Path { in as_path() method
/third_party/skia/modules/svg/src/
DSkSVGText.cpp608 const SkSVGTextContext::ShapedTextCallback as_path = in onAsPath() local
/third_party/skia/src/c/
Dsk_surface.cpp101 static SkPath* as_path(sk_path_t* cpath) { in as_path() function