Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFUtils.cpp250 void SkPDFUtils::StrokePath(SkWStream* content) { in StrokePath() function in SkPDFUtils
/aosp_15_r20/external/pdfium/xfa/fgas/graphics/
H A Dcfgas_gegraphics.cpp171 void CFGAS_GEGraphics::StrokePath(const CFGAS_GEPath& path, in StrokePath() function in CFGAS_GEGraphics
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs88903 pub fn StrokePath(hdc: HDC) -> BOOL; in StrokePath() function