Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_annotiteration.cpp16 CPDFSDK_PageView* page_view) { in CreateForDrawing()
21 CPDFSDK_AnnotIteration::CPDFSDK_AnnotIteration(CPDFSDK_PageView* page_view) in CPDFSDK_AnnotIteration()
24 CPDFSDK_AnnotIteration::CPDFSDK_AnnotIteration(CPDFSDK_PageView* page_view, in CPDFSDK_AnnotIteration()
H A Dfpdf_formfill.cpp583 CPDFSDK_PageView* page_view = cpdfsdk_annot->GetPageView(); in FORM_GetFocusedAnnot() local
613 CPDFSDK_PageView* page_view = in FORM_SetFocusedAnnot() local
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/devices/
Dbaseband_sniffer.cc126 auto page_view = model::packets::PageView::Create(packet); in ReceiveLinkLayerPacket() local
/aosp_15_r20/external/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_widget.cpp440 CXFA_FFPageView* page_view = GetXFAFFWidget()->GetPageView(); in GetDocView() local