Home
last modified time | relevance | path

Searched defs:widths_array (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_edit_embeddertest.cpp157 void CheckCompositeFontWidths(const CPDF_Array* widths_array, in CheckCompositeFontWidths()
3196 RetainPtr<const CPDF_Array> widths_array = font_dict->GetArrayFor("Widths"); in TEST_F() local
3225 RetainPtr<const CPDF_Array> widths_array = font_dict->GetArrayFor("Widths"); in TEST_F() local
3279 RetainPtr<const CPDF_Array> widths_array = cidfont_dict->GetArrayFor("W"); in TEST_F() local
3323 RetainPtr<const CPDF_Array> widths_array = cidfont_dict->GetArrayFor("W"); in TEST_F() local