Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_textobject.cpp198 pdfium::span<const float> kernings) { in SetSegments()
Dcpdf_streamcontentparser.cpp1246 pdfium::span<const float> kernings, in AddTextObject()
1345 std::vector<float> kernings(nsegs); in Handle_ShowText_Positioning() local