bool operator!=(const CFX_TextRenderOptions &lhs, const CFX_TextRenderOptions &rhs)
bool operator==(const CFX_TextRenderOptions &lhs, const CFX_TextRenderOptions &rhs)
static void DrawTextString(CFX_RenderDevice *pDevice, float origin_x, float origin_y, CPDF_Font *pFont, float font_size, const CFX_Matrix &matrix, const ByteString &str, FX_ARGB fill_argb, const CPDF_RenderOptions &options)
AliasingType aliasing_type
constexpr CFX_TextRenderOptions()=default
CFX_TextRenderOptions & operator=(const CFX_TextRenderOptions &other)=default
constexpr CFX_TextRenderOptions(AliasingType type)
constexpr CFX_TextRenderOptions(const CFX_TextRenderOptions &other)=default