Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_annot_embeddertest.cpp277 RetainPtr<const CPDF_Array> inklist = annot_dict->GetArrayFor("InkList"); in TEST_F() local
333 RetainPtr<const CPDF_Array> inklist = annot_dict->GetArrayFor("InkList"); in TEST_F() local
H A Dfpdf_annot.cpp513 RetainPtr<CPDF_Array> inklist = annot_dict->GetOrCreateArrayFor("InkList"); in FPDFAnnot_AddInkStroke() local