Home
last modified time | relevance | path

Searched defs:GetGlyphs (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/skia/
Dfx_skia_device.h134 const DataVector<uint16_t>& GetGlyphs() const { return m_glyphs; } in GetGlyphs() function
/external/skia/tests/
DGrGlyphVectorTest.cpp40 static SkSpan<GlyphVector::Variant> GetGlyphs(const GlyphVector& v) { in GetGlyphs() function in sktext::gpu::GlyphVectorTestingPeer