Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcodec/
H A Dprogressive_decoder.cpp641 CFX_DIBAttribute* pAttribute) { in BmpDetectImageTypeInBuffer()
925 CFX_DIBAttribute* pAttribute) { in JpegDetectImageTypeInBuffer()
1126 CFX_DIBAttribute* pAttribute) { in PngDetectImageTypeInBuffer()
1236 CFX_DIBAttribute* pAttribute) { in TiffDetectImageTypeFromFile()
1396 CFX_DIBAttribute* pAttribute) { in DetectImageType()
1490 CFX_DIBAttribute* pAttribute, in LoadImageInfo()
/aosp_15_r20/external/pdfium/core/fxcodec/jpeg/
H A Djpeg_progressive_decoder.cpp57 CFX_DIBAttribute* pAttribute) { in JpegLoadAttribute()
119 CFX_DIBAttribute* pAttribute) { in ReadHeader()
/aosp_15_r20/external/pdfium/core/fxcodec/png/
H A Dpng_decoder.cpp51 CFX_DIBAttribute* pAttribute) { in _png_load_bmp_attribute()
210 CFX_DIBAttribute* pAttribute) { in ContinueDecode()
/aosp_15_r20/external/pdfium/core/fxcodec/tiff/
H A Dtiff_decoder.cpp221 CFX_DIBAttribute* pAttribute) { in LoadFrameInfo()
476 CFX_DIBAttribute* pAttribute) { in LoadFrameInfo()
/aosp_15_r20/external/pdfium/core/fxcodec/bmp/
H A Dbmp_decoder.cpp35 CFX_DIBAttribute* pAttribute) { in ReadHeader()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dsdpblb.h829 #define ITAttributeList_Add(This,Index,pAttribute) (This)->lpVtbl->Add(This,Index,pAttribute) argument