Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
charposlist.h File Reference

(08e24b2ba6847221abd35e9b994206b764d6b322)

#include <stdint.h>
#include <vector>
#include "core/fxcrt/span.h"
Include dependency graph for charposlist.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::vector< TextCharPosGetCharPosList (pdfium::span< const uint32_t > char_codes, pdfium::span< const float > char_pos, CPDF_Font *font, float font_size)

Function Documentation

◆ GetCharPosList()