![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Classes | |
struct | FPDF_IMAGEOBJ_METADATA |
Typedefs | |
typedef struct FPDF_IMAGEOBJ_METADATA | FPDF_IMAGEOBJ_METADATA |
Definition at line 15 of file fpdf_edit.h.
#define FPDF_COLORSPACE_CALGRAY 4 |
Definition at line 28 of file fpdf_edit.h.
#define FPDF_COLORSPACE_CALRGB 5 |
Definition at line 29 of file fpdf_edit.h.
#define FPDF_COLORSPACE_DEVICECMYK 3 |
Definition at line 27 of file fpdf_edit.h.
#define FPDF_COLORSPACE_DEVICEGRAY 1 |
Definition at line 25 of file fpdf_edit.h.
#define FPDF_COLORSPACE_DEVICEN 9 |
Definition at line 33 of file fpdf_edit.h.
#define FPDF_COLORSPACE_DEVICERGB 2 |
Definition at line 26 of file fpdf_edit.h.
#define FPDF_COLORSPACE_ICCBASED 7 |
Definition at line 31 of file fpdf_edit.h.
#define FPDF_COLORSPACE_INDEXED 10 |
Definition at line 34 of file fpdf_edit.h.
#define FPDF_COLORSPACE_LAB 6 |
Definition at line 30 of file fpdf_edit.h.
#define FPDF_COLORSPACE_PATTERN 11 |
Definition at line 35 of file fpdf_edit.h.
#define FPDF_COLORSPACE_SEPARATION 8 |
Definition at line 32 of file fpdf_edit.h.
#define FPDF_COLORSPACE_UNKNOWN 0 |
Definition at line 24 of file fpdf_edit.h.
#define FPDF_FILLMODE_ALTERNATE 1 |
Definition at line 52 of file fpdf_edit.h.
#define FPDF_FILLMODE_NONE 0 |
Definition at line 51 of file fpdf_edit.h.
#define FPDF_FILLMODE_WINDING 2 |
Definition at line 53 of file fpdf_edit.h.
#define FPDF_FONT_TRUETYPE 2 |
Definition at line 56 of file fpdf_edit.h.
#define FPDF_FONT_TYPE1 1 |
Definition at line 55 of file fpdf_edit.h.
#define FPDF_GetAValue | ( | argb | ) |
Definition at line 21 of file fpdf_edit.h.
#define FPDF_GetBValue | ( | argb | ) |
Definition at line 18 of file fpdf_edit.h.
#define FPDF_GetGValue | ( | argb | ) |
Definition at line 19 of file fpdf_edit.h.
#define FPDF_GetRValue | ( | argb | ) |
Definition at line 20 of file fpdf_edit.h.
#define FPDF_LINECAP_BUTT 0 |
Definition at line 58 of file fpdf_edit.h.
#define FPDF_LINECAP_PROJECTING_SQUARE 2 |
Definition at line 60 of file fpdf_edit.h.
#define FPDF_LINECAP_ROUND 1 |
Definition at line 59 of file fpdf_edit.h.
#define FPDF_LINEJOIN_BEVEL 2 |
Definition at line 64 of file fpdf_edit.h.
#define FPDF_LINEJOIN_MITER 0 |
Definition at line 62 of file fpdf_edit.h.
#define FPDF_LINEJOIN_ROUND 1 |
Definition at line 63 of file fpdf_edit.h.
#define FPDF_PAGEOBJ_FORM 5 |
Definition at line 43 of file fpdf_edit.h.
#define FPDF_PAGEOBJ_IMAGE 3 |
Definition at line 41 of file fpdf_edit.h.
#define FPDF_PAGEOBJ_PATH 2 |
Definition at line 40 of file fpdf_edit.h.
#define FPDF_PAGEOBJ_SHADING 4 |
Definition at line 42 of file fpdf_edit.h.
#define FPDF_PAGEOBJ_TEXT 1 |
Definition at line 39 of file fpdf_edit.h.
#define FPDF_PAGEOBJ_UNKNOWN 0 |
Definition at line 38 of file fpdf_edit.h.
#define FPDF_PRINTMODE_EMF 0 |
Definition at line 67 of file fpdf_edit.h.
#define FPDF_PRINTMODE_EMF_IMAGE_MASKS 6 |
Definition at line 73 of file fpdf_edit.h.
#define FPDF_PRINTMODE_POSTSCRIPT2 2 |
Definition at line 69 of file fpdf_edit.h.
#define FPDF_PRINTMODE_POSTSCRIPT2_PASSTHROUGH 4 |
Definition at line 71 of file fpdf_edit.h.
#define FPDF_PRINTMODE_POSTSCRIPT3 3 |
Definition at line 70 of file fpdf_edit.h.
#define FPDF_PRINTMODE_POSTSCRIPT3_PASSTHROUGH 5 |
Definition at line 72 of file fpdf_edit.h.
#define FPDF_PRINTMODE_POSTSCRIPT3_TYPE42 7 |
Definition at line 74 of file fpdf_edit.h.
#define FPDF_PRINTMODE_POSTSCRIPT3_TYPE42_PASSTHROUGH 8 |
Definition at line 75 of file fpdf_edit.h.
#define FPDF_PRINTMODE_TEXTONLY 1 |
Definition at line 68 of file fpdf_edit.h.
#define FPDF_SEGMENT_BEZIERTO 1 |
Definition at line 48 of file fpdf_edit.h.
#define FPDF_SEGMENT_LINETO 0 |
Definition at line 47 of file fpdf_edit.h.
#define FPDF_SEGMENT_MOVETO 2 |
Definition at line 49 of file fpdf_edit.h.
#define FPDF_SEGMENT_UNKNOWN -1 |
Definition at line 46 of file fpdf_edit.h.
typedef struct FPDF_IMAGEOBJ_METADATA FPDF_IMAGEOBJ_METADATA |
FPDF_EXPORT FPDF_DOCUMENT FPDF_CALLCONV FPDF_CreateNewDocument | ( | ) |
Definition at line 155 of file fpdf_editpage.cpp.
References fxcrt::ByteString::Format(), FXSYS_localtime(), FXSYS_time(), IsPDFSandboxPolicyEnabled(), and fxcrt::ByteString::operator=().
Referenced by CheckPDFiumCApi(), FPDF_ImportNPagesToOne(), main(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDF_MovePages | ( | FPDF_DOCUMENT | document, |
const int * | page_indices, | ||
unsigned long | page_indices_len, | ||
int | dest_page_index ) |
Definition at line 198 of file fpdf_editpage.cpp.
References CPDFDocumentFromFPDFDocument().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT void FPDF_CALLCONV FPDFFont_Close | ( | FPDF_FONT | font | ) |
Definition at line 802 of file fpdf_edittext.cpp.
References CPDFFontFromFPDFFont().
Referenced by CheckPDFiumCApi(), and FPDFFontDeleter::operator()().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFFont_GetAscent | ( | FPDF_FONT | font, |
float | font_size, | ||
float * | ascent ) |
Definition at line 937 of file fpdf_edittext.cpp.
References CPDFFontFromFPDFFont(), and CPDF_Font::GetTypeAscent().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT size_t FPDF_CALLCONV FPDFFont_GetBaseFontName | ( | FPDF_FONT | font, |
char * | buffer, | ||
size_t | length ) |
Definition at line 858 of file fpdf_edittext.cpp.
References CPDFFontFromFPDFFont(), and CPDF_Font::GetBaseFontName().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFFont_GetDescent | ( | FPDF_FONT | font, |
float | font_size, | ||
float * | descent ) |
Definition at line 948 of file fpdf_edittext.cpp.
References CPDFFontFromFPDFFont(), and CPDF_Font::GetTypeDescent().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT size_t FPDF_CALLCONV FPDFFont_GetFamilyName | ( | FPDF_FONT | font, |
char * | buffer, | ||
size_t | length ) |
Definition at line 874 of file fpdf_edittext.cpp.
References CPDFFontFromFPDFFont(), CFX_Font::GetFamilyName(), and CPDF_Font::GetFont().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT int FPDF_CALLCONV FPDFFont_GetFlags | ( | FPDF_FONT | font | ) |
Definition at line 913 of file fpdf_edittext.cpp.
References CPDFFontFromFPDFFont(), and CPDF_Font::GetFontFlags().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFFont_GetFontData | ( | FPDF_FONT | font, |
uint8_t * | buffer, | ||
size_t | buflen, | ||
size_t * | out_buflen ) |
Definition at line 890 of file fpdf_edittext.cpp.
References CPDFFontFromFPDFFont(), and CPDF_Font::GetFont().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT FPDF_GLYPHPATH FPDF_CALLCONV FPDFFont_GetGlyphPath | ( | FPDF_FONT | font, |
uint32_t | glyph, | ||
float | font_size ) |
Definition at line 981 of file fpdf_edittext.cpp.
References CPDF_Font::CharCodeFromUnicode(), CPDFFontFromFPDFFont(), CPDF_Font::GetFont(), CPDF_Font::GetFontFallback(), and CFX_Font::LoadGlyphPath().
Referenced by CheckPDFiumCApi(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFFont_GetGlyphWidth | ( | FPDF_FONT | font, |
uint32_t | glyph, | ||
float | font_size, | ||
float * | width ) |
Definition at line 959 of file fpdf_edittext.cpp.
References CPDF_Font::AsCIDFont(), CPDF_Font::CharCodeFromUnicode(), CPDF_CIDFont::CIDFromCharCode(), CPDFFontFromFPDFFont(), CPDF_Font::GetCharWidthF(), CPDF_CIDFont::GetVertWidth(), and CPDF_CIDFont::IsVertWriting().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT int FPDF_CALLCONV FPDFFont_GetIsEmbedded | ( | FPDF_FONT | font | ) |
Definition at line 906 of file fpdf_edittext.cpp.
References CPDFFontFromFPDFFont(), and CPDF_Font::IsEmbedded().
Referenced by CheckPDFiumCApi(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFFont_GetItalicAngle | ( | FPDF_FONT | font, |
int * | angle ) |
Definition at line 927 of file fpdf_edittext.cpp.
References CPDFFontFromFPDFFont(), and CPDF_Font::GetItalicAngle().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFFont_GetWeight | ( | FPDF_FONT | font | ) |
Definition at line 922 of file fpdf_edittext.cpp.
References CPDFFontFromFPDFFont(), and CPDF_Font::GetFontWeight().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT int FPDF_CALLCONV FPDFFormObj_CountObjects | ( | FPDF_PAGEOBJECT | form_object | ) |
Definition at line 1054 of file fpdf_editpage.cpp.
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT FPDF_PAGEOBJECT FPDF_CALLCONV FPDFFormObj_GetObject | ( | FPDF_PAGEOBJECT | form_object, |
unsigned long | index ) |
Definition at line 1062 of file fpdf_editpage.cpp.
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT int FPDF_CALLCONV FPDFGlyphPath_CountGlyphSegments | ( | FPDF_GLYPHPATH | glyphpath | ) |
Definition at line 1014 of file fpdf_edittext.cpp.
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT FPDF_PATHSEGMENT FPDF_CALLCONV FPDFGlyphPath_GetGlyphPathSegment | ( | FPDF_GLYPHPATH | glyphpath, |
int | index ) |
Definition at line 1023 of file fpdf_edittext.cpp.
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT FPDF_BITMAP FPDF_CALLCONV FPDFImageObj_GetBitmap | ( | FPDF_PAGEOBJECT | image_object | ) |
Definition at line 197 of file fpdf_editimg.cpp.
References k1bppMask, k1bppRgb, k8bppMask, k8bppRgb, kBgr, kBgra, kBgrx, and kInvalid.
Referenced by CheckPDFiumCApi(), and WriteImages().
FPDF_EXPORT unsigned long FPDF_CALLCONV FPDFImageObj_GetImageDataDecoded | ( | FPDF_PAGEOBJECT | image_object, |
void * | buffer, | ||
unsigned long | buflen ) |
Definition at line 348 of file fpdf_editimg.cpp.
Referenced by CheckPDFiumCApi().
FPDF_EXPORT unsigned long FPDF_CALLCONV FPDFImageObj_GetImageDataRaw | ( | FPDF_PAGEOBJECT | image_object, |
void * | buffer, | ||
unsigned long | buflen ) |
Definition at line 371 of file fpdf_editimg.cpp.
Referenced by CheckPDFiumCApi().
FPDF_EXPORT unsigned long FPDF_CALLCONV FPDFImageObj_GetImageFilter | ( | FPDF_PAGEOBJECT | image_object, |
int | index, | ||
void * | buffer, | ||
unsigned long | buflen ) |
Definition at line 421 of file fpdf_editimg.cpp.
References CPDFPageObjectFromFPDFPageObject(), and FPDFImageObj_GetImageFilterCount().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT int FPDF_CALLCONV FPDFImageObj_GetImageFilterCount | ( | FPDF_PAGEOBJECT | image_object | ) |
Definition at line 394 of file fpdf_editimg.cpp.
Referenced by CheckPDFiumCApi(), and FPDFImageObj_GetImageFilter().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFImageObj_GetImageMetadata | ( | FPDF_PAGEOBJECT | image_object, |
FPDF_PAGE | page, | ||
FPDF_IMAGEOBJ_METADATA * | metadata ) |
Definition at line 442 of file fpdf_editimg.cpp.
References FPDF_IMAGEOBJ_METADATA::bits_per_pixel, FPDF_IMAGEOBJ_METADATA::colorspace, CPDFPageFromFPDFPage(), CPDF_Page::GetDocument(), CPDF_PageObject::GetRect(), FPDF_IMAGEOBJ_METADATA::height, FPDF_IMAGEOBJ_METADATA::horizontal_dpi, CPDF_DIB::kFail, CPDF_ColorSpace::kUnknown, FPDF_IMAGEOBJ_METADATA::marked_content_id, FPDF_IMAGEOBJ_METADATA::vertical_dpi, and FPDF_IMAGEOBJ_METADATA::width.
Referenced by CheckPDFiumCApi().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFImageObj_GetImagePixelSize | ( | FPDF_PAGEOBJECT | image_object, |
unsigned int * | width, | ||
unsigned int * | height ) |
Definition at line 496 of file fpdf_editimg.cpp.
Referenced by CheckPDFiumCApi().
FPDF_EXPORT FPDF_BITMAP FPDF_CALLCONV FPDFImageObj_GetRenderedBitmap | ( | FPDF_DOCUMENT | document, |
FPDF_PAGE | page, | ||
FPDF_PAGEOBJECT | image_object ) |
Definition at line 288 of file fpdf_editimg.cpp.
References CFX_Matrix::CFX_Matrix(), CPDF_ImageRenderer::CPDF_ImageRenderer(), CFX_Matrix::a, CFX_DefaultRenderDevice::Attach(), CFX_Matrix::b, CFX_Matrix::c, CPDF_ImageRenderer::Continue(), CPDFDocumentFromFPDFDocument(), CPDFPageFromFPDFPage(), CFX_Matrix::d, CFX_Matrix::e, CFX_Matrix::f, CPDF_Page::GetDocument(), CPDF_ImageRenderer::GetResult(), kBgra, CPDF_ImageObject::matrix(), CPDF_ImageRenderer::Start(), and CFX_Matrix::Translate().
Referenced by CheckPDFiumCApi(), TEST_F(), and WriteRenderedImages().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFImageObj_LoadJpegFile | ( | FPDF_PAGE * | pages, |
int | count, | ||
FPDF_PAGEOBJECT | image_object, | ||
FPDF_FILEACCESS * | file_access ) |
Definition at line 131 of file fpdf_editimg.cpp.
Referenced by CheckPDFiumCApi().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFImageObj_LoadJpegFileInline | ( | FPDF_PAGE * | pages, |
int | count, | ||
FPDF_PAGEOBJECT | image_object, | ||
FPDF_FILEACCESS * | file_access ) |
Definition at line 139 of file fpdf_editimg.cpp.
Referenced by CheckPDFiumCApi().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFImageObj_SetBitmap | ( | FPDF_PAGE * | pages, |
int | count, | ||
FPDF_PAGEOBJECT | image_object, | ||
FPDF_BITMAP | bitmap ) |
Definition at line 166 of file fpdf_editimg.cpp.
References CPDF_ImageObject::CalcBoundingBox(), CPDFPageFromFPDFPage(), and CPDF_PageObject::SetDirty().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFImageObj_SetMatrix | ( | FPDF_PAGEOBJECT | image_object, |
double | a, | ||
double | b, | ||
double | c, | ||
double | d, | ||
double | e, | ||
double | f ) |
Definition at line 147 of file fpdf_editimg.cpp.
References CFX_Matrix::CFX_Matrix(), CPDF_PageObject::SetDirty(), and CPDF_ImageObject::SetImageMatrix().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT int FPDF_CALLCONV FPDFPage_CountObjects | ( | FPDF_PAGE | page | ) |
Definition at line 282 of file fpdf_editpage.cpp.
References CPDFPageFromFPDFPage().
Referenced by CheckMarkCounts(), CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), WriteImages(), and WriteRenderedImages().
FPDF_EXPORT void FPDF_CALLCONV FPDFPage_Delete | ( | FPDF_DOCUMENT | document, |
int | page_index ) |
Definition at line 185 of file fpdf_editpage.cpp.
References CPDFDocumentFromFPDFDocument(), CPDF_Document::DeletePage(), CPDF_Document::Extension::DeletePage(), CPDF_Document::GetExtension(), and CPDF_Document::SetPageToNullObject().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_GenerateContent | ( | FPDF_PAGE | page | ) |
Definition at line 635 of file fpdf_editpage.cpp.
References CPDFPageFromFPDFPage(), and CPDF_PageContentGenerator::GenerateContent().
Referenced by CheckPDFiumCApi(), CPDFSecurityHandlerEmbedderTest::RemoveGoodbyeObject(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_PAGEOBJECT FPDF_CALLCONV FPDFPage_GetObject | ( | FPDF_PAGE | page, |
int | index ) |
Definition at line 290 of file fpdf_editpage.cpp.
References CPDFPageFromFPDFPage().
Referenced by CheckMarkCounts(), CheckPDFiumCApi(), CPDFSecurityHandlerEmbedderTest::RemoveGoodbyeObject(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), WriteImages(), and WriteRenderedImages().
FPDF_EXPORT int FPDF_CALLCONV FPDFPage_GetRotation | ( | FPDF_PAGE | page | ) |
Definition at line 247 of file fpdf_editpage.cpp.
References CPDFPageFromFPDFPage(), and CPDF_Page::GetPageRotation().
Referenced by CheckPDFiumCApi(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_HasTransparency | ( | FPDF_PAGE | page | ) |
Definition at line 299 of file fpdf_editpage.cpp.
References CPDF_PageObjectHolder::BackgroundAlphaNeeded(), and CPDFPageFromFPDFPage().
Referenced by CheckPDFiumCApi(), EmbedderTest::RenderPageWithFlags(), FPDFProgressiveRenderEmbedderTest::StartRenderPageWithColorSchemeAndBackground(), and FPDFProgressiveRenderEmbedderTest::StartRenderPageWithFlags().
FPDF_EXPORT void FPDF_CALLCONV FPDFPage_InsertObject | ( | FPDF_PAGE | page, |
FPDF_PAGEOBJECT | page_object ) |
Definition at line 253 of file fpdf_editpage.cpp.
References CPDFPageFromFPDFPage(), CPDFPageObjectFromFPDFPageObject(), and CPDF_PageObject::SetDirty().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_PAGE FPDF_CALLCONV FPDFPage_New | ( | FPDF_DOCUMENT | document, |
int | page_index, | ||
double | width, | ||
double | height ) |
Definition at line 214 of file fpdf_editpage.cpp.
References CFX_FloatRect::CFX_FloatRect(), CPDFDocumentFromFPDFDocument(), CPDF_Document::GetPageCount(), pdfium::page_object::kMediaBox, pdfium::page_object::kResources, and pdfium::page_object::kRotate.
Referenced by CheckPDFiumCApi(), and main().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_RemoveObject | ( | FPDF_PAGE | page, |
FPDF_PAGEOBJECT | page_object ) |
Definition at line 269 of file fpdf_editpage.cpp.
References CPDFPageFromFPDFPage(), and CPDFPageObjectFromFPDFPageObject().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT void FPDF_CALLCONV FPDFPage_SetRotation | ( | FPDF_PAGE | page, |
int | rotate ) |
Definition at line 770 of file fpdf_editpage.cpp.
References CPDFPageFromFPDFPage(), pdfium::page_object::kRotate, and CPDF_Page::UpdateDimensions().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT void FPDF_CALLCONV FPDFPage_TransformAnnots | ( | FPDF_PAGE | page, |
double | a, | ||
double | b, | ||
double | c, | ||
double | d, | ||
double | e, | ||
double | f ) |
Definition at line 736 of file fpdf_editpage.cpp.
References CFX_Matrix::CFX_Matrix(), CPDF_AnnotList::CPDF_AnnotList(), CFX_FloatRect::bottom, CPDFPageFromFPDFPage(), CPDF_Annot::GetRect(), CFX_FloatRect::left, CFX_FloatRect::right, CFX_FloatRect::top, and CFX_Matrix::TransformRect().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT FPDF_PAGEOBJECTMARK FPDF_CALLCONV FPDFPageObj_AddMark | ( | FPDF_PAGEOBJECT | page_object, |
FPDF_BYTESTRING | name ) |
Definition at line 342 of file fpdf_editpage.cpp.
References CPDF_ContentMarks::AddMark(), CPDFPageObjectFromFPDFPageObject(), CPDF_PageObject::GetContentMarks(), and CPDF_PageObject::SetDirty().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT int FPDF_CALLCONV FPDFPageObj_CountMarks | ( | FPDF_PAGEOBJECT | page_object | ) |
Definition at line 320 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), and CPDF_PageObject::GetContentMarks().
Referenced by CheckMarkCounts(), CheckPDFiumCApi(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_PAGEOBJECT FPDF_CALLCONV FPDFPageObj_CreateNewPath | ( | float | x, |
float | y ) |
Definition at line 57 of file fpdf_editpath.cpp.
References CFX_Path::Point::kMove.
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_PAGEOBJECT FPDF_CALLCONV FPDFPageObj_CreateNewRect | ( | float | x, |
float | y, | ||
float | w, | ||
float | h ) |
FPDF_EXPORT FPDF_PAGEOBJECT FPDF_CALLCONV FPDFPageObj_CreateTextObj | ( | FPDF_DOCUMENT | document, |
FPDF_FONT | font, | ||
float | font_size ) |
Definition at line 808 of file fpdf_edittext.cpp.
References CPDFDocumentFromFPDFDocument(), CPDFFontFromFPDFFont(), CPDF_DocPageData::FromDocument(), and CPDF_DocPageData::GetFont().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT void FPDF_CALLCONV FPDFPageObj_Destroy | ( | FPDF_PAGEOBJECT | page_object | ) |
Definition at line 305 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject().
Referenced by CheckPDFiumCApi(), FPDFPageObjectDeleter::operator()(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObj_GetBounds | ( | FPDF_PAGEOBJECT | page_object, |
float * | left, | ||
float * | bottom, | ||
float * | right, | ||
float * | top ) |
Definition at line 823 of file fpdf_editpage.cpp.
References CFX_FloatRect::bottom, CPDFPageObjectFromFPDFPageObject(), CPDF_PageObject::GetRect(), CFX_FloatRect::left, CFX_FloatRect::right, and CFX_FloatRect::top.
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObj_GetDashArray | ( | FPDF_PAGEOBJECT | page_object, |
float * | dash_array, | ||
size_t | dash_count ) |
Definition at line 1014 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), and CPDF_PageObject::graph_state().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT int FPDF_CALLCONV FPDFPageObj_GetDashCount | ( | FPDF_PAGEOBJECT | page_object | ) |
Definition at line 1006 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), and CPDF_PageObject::graph_state().
Referenced by CheckPDFiumCApi(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObj_GetDashPhase | ( | FPDF_PAGEOBJECT | page_object, |
float * | phase ) |
Definition at line 985 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), CFX_GraphState::GetLineDashPhase(), and CPDF_PageObject::graph_state().
Referenced by CheckPDFiumCApi(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObj_GetFillColor | ( | FPDF_PAGEOBJECT | page_object, |
unsigned int * | R, | ||
unsigned int * | G, | ||
unsigned int * | B, | ||
unsigned int * | A ) |
Definition at line 801 of file fpdf_editpage.cpp.
References CPDF_PageObject::color_state(), CPDFPageObjectFromFPDFPageObject(), FXSYS_GetBValue(), FXSYS_GetGValue(), FXSYS_GetRValue(), FXSYS_GetUnsignedAlpha(), CPDF_PageObject::general_state(), CPDF_GeneralState::GetFillAlpha(), CPDF_ColorState::GetFillColorRef(), and CPDF_ColorState::HasRef().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT int FPDF_CALLCONV FPDFPageObj_GetLineCap | ( | FPDF_PAGEOBJECT | page_object | ) |
Definition at line 963 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), CFX_GraphState::GetLineCap(), and CPDF_PageObject::graph_state().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT int FPDF_CALLCONV FPDFPageObj_GetLineJoin | ( | FPDF_PAGEOBJECT | page_object | ) |
Definition at line 941 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), CFX_GraphState::GetLineJoin(), and CPDF_PageObject::graph_state().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT FPDF_PAGEOBJECTMARK FPDF_CALLCONV FPDFPageObj_GetMark | ( | FPDF_PAGEOBJECT | page_object, |
unsigned long | index ) |
Definition at line 329 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), and CPDF_PageObject::GetContentMarks().
Referenced by CheckMarkCounts(), CheckPDFiumCApi(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT int FPDF_CALLCONV FPDFPageObj_GetMarkedContentID | ( | FPDF_PAGEOBJECT | page_object | ) |
Definition at line 310 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), CPDF_PageObject::GetContentMarks(), and CPDF_ContentMarks::GetMarkedContentID().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObj_GetMatrix | ( | FPDF_PAGEOBJECT | page_object, |
FS_MATRIX * | matrix ) |
Definition at line 675 of file fpdf_editpage.cpp.
References CPDF_PageObject::AsForm(), CPDF_PageObject::AsImage(), CPDF_PageObject::AsPath(), CPDF_PageObject::AsText(), CPDFPageObjectFromFPDFPageObject(), CPDF_FormObject::form_matrix(), FSMatrixFromCFXMatrix(), CPDF_TextObject::GetTextMatrix(), CPDF_PageObject::GetType(), CPDF_PageObject::kForm, CPDF_PageObject::kImage, CPDF_PageObject::kPath, CPDF_PageObject::kShading, CPDF_PageObject::kText, CPDF_ImageObject::matrix(), and CPDF_PathObject::matrix().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObj_GetRotatedBounds | ( | FPDF_PAGEOBJECT | page_object, |
FS_QUADPOINTSF * | quad_points ) |
Definition at line 841 of file fpdf_editpage.cpp.
References CPDF_PageObject::AsImage(), CPDF_PageObject::AsText(), CPDFPageObjectFromFPDFPageObject(), CPDF_PageObject::GetOriginalRect(), CPDF_TextObject::GetTextMatrix(), CPDF_PageObject::GetType(), CPDF_PageObject::kImage, CPDF_PageObject::kText, CPDF_ImageObject::matrix(), and CFX_Matrix::operator=().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObj_GetStrokeColor | ( | FPDF_PAGEOBJECT | page_object, |
unsigned int * | R, | ||
unsigned int * | G, | ||
unsigned int * | B, | ||
unsigned int * | A ) |
Definition at line 898 of file fpdf_editpage.cpp.
References CPDF_PageObject::color_state(), CPDFPageObjectFromFPDFPageObject(), FXSYS_GetBValue(), FXSYS_GetGValue(), FXSYS_GetRValue(), FXSYS_GetUnsignedAlpha(), CPDF_PageObject::general_state(), CPDF_GeneralState::GetStrokeAlpha(), CPDF_ColorState::GetStrokeColorRef(), and CPDF_ColorState::HasRef().
Referenced by CheckPDFiumCApi(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObj_GetStrokeWidth | ( | FPDF_PAGEOBJECT | page_object, |
float * | width ) |
Definition at line 931 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), CFX_GraphState::GetLineWidth(), and CPDF_PageObject::graph_state().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT int FPDF_CALLCONV FPDFPageObj_GetType | ( | FPDF_PAGEOBJECT | page_object | ) |
Definition at line 629 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), and CPDF_PageObject::GetType().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), WriteImages(), and WriteRenderedImages().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObj_HasTransparency | ( | FPDF_PAGEOBJECT | page_object | ) |
Definition at line 506 of file fpdf_editpage.cpp.
References CPDF_PageObject::AsForm(), CPDFPageObjectFromFPDFPageObject(), CPDF_FormObject::form(), CPDF_PageObject::general_state(), CPDF_GeneralState::GetBlendType(), CPDF_GeneralState::GetFillAlpha(), CPDF_GeneralState::GetSoftMask(), CPDF_GeneralState::GetStrokeAlpha(), CPDF_PageObjectHolder::GetTransparency(), CPDF_PageObject::IsForm(), CPDF_Transparency::IsGroup(), CPDF_Transparency::IsIsolated(), CPDF_PageObject::IsPath(), and kNormal.
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_PAGEOBJECT FPDF_CALLCONV FPDFPageObj_NewImageObj | ( | FPDF_DOCUMENT | document | ) |
Definition at line 118 of file fpdf_editimg.cpp.
References CPDFDocumentFromFPDFDocument().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT FPDF_PAGEOBJECT FPDF_CALLCONV FPDFPageObj_NewTextObj | ( | FPDF_DOCUMENT | document, |
FPDF_BYTESTRING | font, | ||
float | font_size ) |
Definition at line 569 of file fpdf_edittext.cpp.
References CPDFDocumentFromFPDFDocument().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObj_RemoveMark | ( | FPDF_PAGEOBJECT | page_object, |
FPDF_PAGEOBJECTMARK | mark ) |
Definition at line 356 of file fpdf_editpage.cpp.
References CPDFContentMarkItemFromFPDFPageObjectMark(), CPDFPageObjectFromFPDFPageObject(), CPDF_PageObject::GetContentMarks(), CPDF_ContentMarks::RemoveMark(), and CPDF_PageObject::SetDirty().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT void FPDF_CALLCONV FPDFPageObj_SetBlendMode | ( | FPDF_PAGEOBJECT | page_object, |
FPDF_BYTESTRING | blend_mode ) |
Definition at line 726 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), CPDF_PageObject::mutable_general_state(), CPDF_GeneralState::SetBlendMode(), and CPDF_PageObject::SetDirty().
Referenced by CheckPDFiumCApi(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObj_SetDashArray | ( | FPDF_PAGEOBJECT | page_object, |
const float * | dash_array, | ||
size_t | dash_count, | ||
float | phase ) |
Definition at line 1032 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), CPDF_PageObject::mutable_graph_state(), and CPDF_PageObject::SetDirty().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObj_SetDashPhase | ( | FPDF_PAGEOBJECT | page_object, |
float | phase ) |
Definition at line 995 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), CPDF_PageObject::mutable_graph_state(), CPDF_PageObject::SetDirty(), and CFX_GraphState::SetLineDashPhase().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_BOOL FPDFPageObj_SetFillColor | ( | FPDF_PAGEOBJECT | page_object, |
unsigned int | R, | ||
unsigned int | G, | ||
unsigned int | B, | ||
unsigned int | A ) |
Definition at line 782 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), CPDF_ColorSpace::GetStockCS(), CPDF_ColorSpace::kDeviceRGB, CPDF_PageObject::mutable_color_state(), CPDF_PageObject::mutable_general_state(), CPDF_PageObject::SetDirty(), and CPDF_GeneralState::SetFillAlpha().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObj_SetLineCap | ( | FPDF_PAGEOBJECT | page_object, |
int | line_cap ) |
Definition at line 969 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), CPDF_PageObject::mutable_graph_state(), CPDF_PageObject::SetDirty(), and CFX_GraphState::SetLineCap().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObj_SetLineJoin | ( | FPDF_PAGEOBJECT | page_object, |
int | line_join ) |
Definition at line 948 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), CPDF_PageObject::mutable_graph_state(), CPDF_PageObject::SetDirty(), and CFX_GraphState::SetLineJoin().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObj_SetMatrix | ( | FPDF_PAGEOBJECT | page_object, |
const FS_MATRIX * | matrix ) |
Definition at line 699 of file fpdf_editpage.cpp.
References CPDF_PageObject::AsForm(), CPDF_PageObject::AsImage(), CPDF_PageObject::AsPath(), CPDF_PageObject::AsText(), CFXMatrixFromFSMatrix(), CPDFPageObjectFromFPDFPageObject(), CPDF_PageObject::GetType(), CPDF_PageObject::kForm, CPDF_PageObject::kImage, CPDF_PageObject::kPath, CPDF_PageObject::kShading, CPDF_PageObject::kText, CPDF_PageObject::SetDirty(), CPDF_FormObject::SetFormMatrix(), CPDF_ImageObject::SetImageMatrix(), CPDF_PathObject::SetPathMatrix(), and CPDF_TextObject::SetTextMatrix().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObj_SetStrokeColor | ( | FPDF_PAGEOBJECT | page_object, |
unsigned int | R, | ||
unsigned int | G, | ||
unsigned int | B, | ||
unsigned int | A ) |
Definition at line 879 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), CPDF_ColorSpace::GetStockCS(), CPDF_ColorSpace::kDeviceRGB, CPDF_PageObject::mutable_color_state(), CPDF_PageObject::mutable_general_state(), CPDF_PageObject::SetDirty(), and CPDF_GeneralState::SetStrokeAlpha().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObj_SetStrokeWidth | ( | FPDF_PAGEOBJECT | page_object, |
float | width ) |
Definition at line 920 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), CPDF_PageObject::mutable_graph_state(), CPDF_PageObject::SetDirty(), and CFX_GraphState::SetLineWidth().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT void FPDF_CALLCONV FPDFPageObj_Transform | ( | FPDF_PAGEOBJECT | page_object, |
double | a, | ||
double | b, | ||
double | c, | ||
double | d, | ||
double | e, | ||
double | f ) |
Definition at line 646 of file fpdf_editpage.cpp.
References FPDFPageObj_TransformF().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObj_TransformF | ( | FPDF_PAGEOBJECT | page_object, |
const FS_MATRIX * | matrix ) |
Definition at line 660 of file fpdf_editpage.cpp.
References CFXMatrixFromFSMatrix(), CPDFPageObjectFromFPDFPageObject(), and CPDF_PageObject::Transform().
Referenced by CheckPDFiumCApi(), FPDFPageObj_Transform(), TEST_F(), and TEST_F().
FPDF_EXPORT int FPDF_CALLCONV FPDFPageObjMark_CountParams | ( | FPDF_PAGEOBJECTMARK | mark | ) |
Definition at line 388 of file fpdf_editpage.cpp.
References CPDFContentMarkItemFromFPDFPageObjectMark().
Referenced by CheckMarkCounts(), and CheckPDFiumCApi().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObjMark_GetName | ( | FPDF_PAGEOBJECTMARK | mark, |
void * | buffer, | ||
unsigned long | buflen, | ||
unsigned long * | out_buflen ) |
Definition at line 371 of file fpdf_editpage.cpp.
References CPDFContentMarkItemFromFPDFPageObjectMark().
Referenced by CheckMarkCounts(), CheckPDFiumCApi(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObjMark_GetParamBlobValue | ( | FPDF_PAGEOBJECTMARK | mark, |
FPDF_BYTESTRING | key, | ||
void * | buffer, | ||
unsigned long | buflen, | ||
unsigned long * | out_buflen ) |
Definition at line 481 of file fpdf_editpage.cpp.
Referenced by CheckPDFiumCApi().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObjMark_GetParamIntValue | ( | FPDF_PAGEOBJECTMARK | mark, |
FPDF_BYTESTRING | key, | ||
int * | out_value ) |
Definition at line 438 of file fpdf_editpage.cpp.
Referenced by CheckMarkCounts(), CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObjMark_GetParamKey | ( | FPDF_PAGEOBJECTMARK | mark, |
unsigned long | index, | ||
void * | buffer, | ||
unsigned long | buflen, | ||
unsigned long * | out_buflen ) |
Definition at line 399 of file fpdf_editpage.cpp.
Referenced by CheckMarkCounts(), and CheckPDFiumCApi().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObjMark_GetParamStringValue | ( | FPDF_PAGEOBJECTMARK | mark, |
FPDF_BYTESTRING | key, | ||
void * | buffer, | ||
unsigned long | buflen, | ||
unsigned long * | out_buflen ) |
Definition at line 457 of file fpdf_editpage.cpp.
Referenced by CheckMarkCounts(), and CheckPDFiumCApi().
FPDF_EXPORT FPDF_OBJECT_TYPE FPDF_CALLCONV FPDFPageObjMark_GetParamValueType | ( | FPDF_PAGEOBJECTMARK | mark, |
FPDF_BYTESTRING | key ) |
Definition at line 427 of file fpdf_editpage.cpp.
Referenced by CheckMarkCounts(), and CheckPDFiumCApi().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObjMark_RemoveParam | ( | FPDF_PAGEOBJECT | page_object, |
FPDF_PAGEOBJECTMARK | mark, | ||
FPDF_BYTESTRING | key ) |
Definition at line 610 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), and CPDF_PageObject::SetDirty().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObjMark_SetBlobParam | ( | FPDF_DOCUMENT | document, |
FPDF_PAGEOBJECT | page_object, | ||
FPDF_PAGEOBJECTMARK | mark, | ||
FPDF_BYTESTRING | key, | ||
void * | value, | ||
unsigned long | value_len ) |
Definition at line 578 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), CPDF_String::kIsHex, and CPDF_PageObject::SetDirty().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObjMark_SetIntParam | ( | FPDF_DOCUMENT | document, |
FPDF_PAGEOBJECT | page_object, | ||
FPDF_PAGEOBJECTMARK | mark, | ||
FPDF_BYTESTRING | key, | ||
int | value ) |
Definition at line 538 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), and CPDF_PageObject::SetDirty().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPageObjMark_SetStringParam | ( | FPDF_DOCUMENT | document, |
FPDF_PAGEOBJECT | page_object, | ||
FPDF_PAGEOBJECTMARK | mark, | ||
FPDF_BYTESTRING | key, | ||
FPDF_BYTESTRING | value ) |
Definition at line 558 of file fpdf_editpage.cpp.
References CPDFPageObjectFromFPDFPageObject(), and CPDF_PageObject::SetDirty().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_BezierTo | ( | FPDF_PAGEOBJECT | path, |
float | x1, | ||
float | y1, | ||
float | x2, | ||
float | y2, | ||
float | x3, | ||
float | y3 ) |
Definition at line 123 of file fpdf_editpath.cpp.
References CPDF_Path::AppendPoint(), CFX_Path::Point::kBezier, CPDF_PathObject::path(), and CPDF_PageObject::SetDirty().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_Close | ( | FPDF_PAGEOBJECT | path | ) |
Definition at line 142 of file fpdf_editpath.cpp.
References CPDF_Path::ClosePath(), CPDF_PathObject::path(), and CPDF_PageObject::SetDirty().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT int FPDF_CALLCONV FPDFPath_CountSegments | ( | FPDF_PAGEOBJECT | path | ) |
Definition at line 79 of file fpdf_editpath.cpp.
References CPDF_PathObject::path().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_GetDrawMode | ( | FPDF_PAGEOBJECT | path, |
int * | fillmode, | ||
FPDF_BOOL * | stroke ) |
Definition at line 174 of file fpdf_editpath.cpp.
References CPDF_PathObject::has_alternate_filltype(), CPDF_PathObject::has_winding_filltype(), and CPDF_PathObject::stroke().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT FPDF_PATHSEGMENT FPDF_CALLCONV FPDFPath_GetPathSegment | ( | FPDF_PAGEOBJECT | path, |
int | index ) |
Definition at line 87 of file fpdf_editpath.cpp.
References CPDF_PathObject::path().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_LineTo | ( | FPDF_PAGEOBJECT | path, |
float | x, | ||
float | y ) |
Definition at line 111 of file fpdf_editpath.cpp.
References CPDF_Path::AppendPoint(), CFX_Path::Point::kLine, CPDF_PathObject::path(), and CPDF_PageObject::SetDirty().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_MoveTo | ( | FPDF_PAGEOBJECT | path, |
float | x, | ||
float | y ) |
Definition at line 99 of file fpdf_editpath.cpp.
References CPDF_Path::AppendPoint(), CFX_Path::Point::kMove, CPDF_PathObject::path(), and CPDF_PageObject::SetDirty().
Referenced by CheckPDFiumCApi(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_SetDrawMode | ( | FPDF_PAGEOBJECT | path, |
int | fillmode, | ||
FPDF_BOOL | stroke ) |
Definition at line 156 of file fpdf_editpath.cpp.
References CPDF_PathObject::set_alternate_filltype(), CPDF_PathObject::set_no_filltype(), CPDF_PathObject::set_stroke(), CPDF_PathObject::set_winding_filltype(), and CPDF_PageObject::SetDirty().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPathSegment_GetClose | ( | FPDF_PATHSEGMENT | segment | ) |
Definition at line 211 of file fpdf_editpath.cpp.
References FXPathPointFromFPDFPathSegment(), and CFX_Path::Point::m_CloseFigure.
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPathSegment_GetPoint | ( | FPDF_PATHSEGMENT | segment, |
float * | x, | ||
float * | y ) |
Definition at line 193 of file fpdf_editpath.cpp.
References FXPathPointFromFPDFPathSegment().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT int FPDF_CALLCONV FPDFPathSegment_GetType | ( | FPDF_PATHSEGMENT | segment | ) |
Definition at line 204 of file fpdf_editpath.cpp.
References FXPathPointFromFPDFPathSegment(), and CFX_Path::Point::m_Type.
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_FONT FPDF_CALLCONV FPDFText_LoadCidType2Font | ( | FPDF_DOCUMENT | document, |
const uint8_t * | font_data, | ||
uint32_t | font_data_size, | ||
FPDF_BYTESTRING | to_unicode_cmap, | ||
const uint8_t * | cid_to_gid_map_data, | ||
uint32_t | cid_to_gid_map_data_size ) |
Definition at line 666 of file fpdf_edittext.cpp.
References CPDFDocumentFromFPDFDocument().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT FPDF_FONT FPDF_CALLCONV FPDFText_LoadFont | ( | FPDF_DOCUMENT | document, |
const uint8_t * | data, | ||
uint32_t | size, | ||
int | font_type, | ||
FPDF_BOOL | cid ) |
Definition at line 628 of file fpdf_edittext.cpp.
References CPDFDocumentFromFPDFDocument().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT FPDF_FONT FPDF_CALLCONV FPDFText_LoadStandardFont | ( | FPDF_DOCUMENT | document, |
FPDF_BYTESTRING | font ) |
Definition at line 655 of file fpdf_edittext.cpp.
References CPDFDocumentFromFPDFDocument(), and CPDF_Font::GetStockFont().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFText_SetCharcodes | ( | FPDF_PAGEOBJECT | text_object, |
const uint32_t * | charcodes, | ||
size_t | count ) |
Definition at line 608 of file fpdf_edittext.cpp.
References CPDF_TextObject::SetText().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFText_SetText | ( | FPDF_PAGEOBJECT | text_object, |
FPDF_WIDESTRING | text ) |
Definition at line 591 of file fpdf_edittext.cpp.
References CPDF_TextObject::SetText(), and WideStringFromFPDFWideString().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT FPDF_FONT FPDF_CALLCONV FPDFTextObj_GetFont | ( | FPDF_PAGEOBJECT | text | ) |
Definition at line 849 of file fpdf_edittext.cpp.
References CPDF_TextObject::GetFont().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFTextObj_GetFontSize | ( | FPDF_PAGEOBJECT | text, |
float * | size ) |
Definition at line 701 of file fpdf_edittext.cpp.
References CPDF_TextObject::GetFontSize().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BITMAP FPDF_CALLCONV FPDFTextObj_GetRenderedBitmap | ( | FPDF_DOCUMENT | document, |
FPDF_PAGE | page, | ||
FPDF_PAGEOBJECT | text_object, | ||
float | scale ) |
Definition at line 733 of file fpdf_edittext.cpp.
References CFX_Matrix::CFX_Matrix(), CPDF_Page::RenderContextClearer::RenderContextClearer(), CFX_DefaultRenderDevice::Attach(), CPDFDocumentFromFPDFDocument(), CPDFPageFromFPDFPage(), CPDF_Page::GetDocument(), CFX_FloatRect::GetOuterRect(), CPDF_PageObject::GetRect(), FX_RECT::Height(), CPDF_RenderStatus::Initialize(), FX_RECT::IsEmpty(), kBgra, CFX_FloatRect::left, CFX_Matrix::operator*=(), CPDF_RenderStatus::RenderSingleObject(), CPDF_RenderStatus::SetDeviceMatrix(), CFX_FloatRect::top, CFX_Matrix::TransformRect(), and FX_RECT::Width().
Referenced by CheckPDFiumCApi().
FPDF_EXPORT unsigned long FPDF_CALLCONV FPDFTextObj_GetText | ( | FPDF_PAGEOBJECT | text_object, |
FPDF_TEXTPAGE | text_page, | ||
FPDF_WCHAR * | buffer, | ||
unsigned long | length ) |
Definition at line 714 of file fpdf_edittext.cpp.
References CPDFTextPageFromFPDFTextPage().
Referenced by CheckPDFiumCApi(), and TEST_F().
FPDF_EXPORT FPDF_TEXT_RENDERMODE FPDF_CALLCONV FPDFTextObj_GetTextRenderMode | ( | FPDF_PAGEOBJECT | text | ) |
Definition at line 826 of file fpdf_edittext.cpp.
References CPDF_TextObject::GetTextRenderMode().
Referenced by CheckPDFiumCApi(), TEST_F(), TEST_F(), and TEST_F().
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFTextObj_SetTextRenderMode | ( | FPDF_PAGEOBJECT | text, |
FPDF_TEXT_RENDERMODE | render_mode ) |
Definition at line 834 of file fpdf_edittext.cpp.
References CPDF_TextObject::SetTextRenderMode().
Referenced by CheckPDFiumCApi(), and TEST_F().