Pepper_31_C++_interfaces
Public Member Functions | List of all members
pp::TextRun_Dev Class Reference

#include <font_dev.h>

Collaboration diagram for pp::TextRun_Dev:
Collaboration graph

Public Member Functions

 TextRun_Dev ()
 
 TextRun_Dev (const std::string &text, bool rtl=false, bool override_direction=false)
 
 TextRun_Dev (const TextRun_Dev &other)
 
 ~TextRun_Dev ()
 
TextRun_Devoperator= (const TextRun_Dev &other)
 
const PP_TextRun_Dev & pp_text_run () const
 

Detailed Description

Definition at line 77 of file font_dev.h.

Constructor & Destructor Documentation

pp::TextRun_Dev::TextRun_Dev ( )
pp::TextRun_Dev::TextRun_Dev ( const std::string &  text,
bool  rtl = false,
bool  override_direction = false 
)
pp::TextRun_Dev::TextRun_Dev ( const TextRun_Dev other)
pp::TextRun_Dev::~TextRun_Dev ( )

Member Function Documentation

TextRun_Dev& pp::TextRun_Dev::operator= ( const TextRun_Dev other)
const PP_TextRun_Dev& pp::TextRun_Dev::pp_text_run ( ) const
inline

Definition at line 88 of file font_dev.h.


The documentation for this class was generated from the following file: