Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/Control/
DStatic.h15 HANDLE GetImage(WPARAM imageType) { return (HANDLE)SendMessage(STM_GETIMAGE, imageType, 0); } in GetImage() function
/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_SymbolDict.h30 CJBig2_Image* GetImage(size_t index) const { return m_SDEXSYMS.get(index); } in GetImage() function
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Signature.cpp21 CFX_DIBSource* CPWL_Signature_Image::GetImage() { in GetImage() function in CPWL_Signature_Image
/external/opencv/otherlibs/highgui/
Dhighgui.h367 IplImage* GetImage() { return m_img; }; in GetImage() function
/external/google-breakpad/src/client/mac/handler/
Ddynamic_images.h253 DynamicImage *GetImage(int i) { in GetImage() function
/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRFinderPatternFinder.cpp66 CBC_CommonBitMatrix* CBC_QRFinderPatternFinder::GetImage() { in GetImage() function in CBC_QRFinderPatternFinder
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_doc.cpp464 CPDF_Image* CPDF_DocPageData::GetImage(CPDF_Object* pImageStream) { in GetImage() function in CPDF_DocPageData
/external/pdfium/xfa/src/fdp/src/fde/
Dfde_object.h167 virtual IFDE_Image* GetImage() const { return m_pImage; } in GetImage() function
/external/opencv/cvaux/include/
Dcvvidsurv.hpp734 IplImage* GetImage() { return m_image; } in GetImage() function in CvImageDrawer
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp809 CXFA_Image CXFA_Value::GetImage() { in GetImage() function in CXFA_Value