Home
last modified time | relevance | path

Searched refs:FPDFAnnot_GetFontSize (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/
Dfpdf_annot_embeddertest.cpp2010 ASSERT_TRUE(FPDFAnnot_GetFontSize(form_handle(), annot.get(), &value)); in TEST_F()
2017 ASSERT_TRUE(FPDFAnnot_GetFontSize(form_handle(), annot.get(), &value_two)); in TEST_F()
2025 FPDFAnnot_GetFontSize(form_handle(), annot.get(), &value_three)); in TEST_F()
2044 ASSERT_TRUE(FPDFAnnot_GetFontSize(form_handle(), annot.get(), &value)); in TEST_F()
2051 ASSERT_TRUE(FPDFAnnot_GetFontSize(form_handle(), annot.get(), &value_two)); in TEST_F()
2059 FPDFAnnot_GetFontSize(form_handle(), annot.get(), &value_three)); in TEST_F()
2063 ASSERT_TRUE(FPDFAnnot_GetFontSize(form_handle(), annot.get(), &value_four)); in TEST_F()
2082 ASSERT_FALSE(FPDFAnnot_GetFontSize(form_handle(), annot.get(), &value)); in TEST_F()
2087 ASSERT_FALSE(FPDFAnnot_GetFontSize(form_handle(), annot.get(), &value)); in TEST_F()
2105 ASSERT_FALSE(FPDFAnnot_GetFontSize(nullptr, annot.get(), &value)); in TEST_F()
[all …]
Dfpdf_view_c_api_test.c49 CHK(FPDFAnnot_GetFontSize); in CheckPDFiumCApi()
Dfpdf_annot.cpp1014 FPDFAnnot_GetFontSize(FPDF_FORMHANDLE hHandle, in FPDFAnnot_GetFontSize() function
/external/pdfium/public/
Dfpdf_annot.h643 FPDFAnnot_GetFontSize(FPDF_FORMHANDLE hHandle,