HomeSort by relevance Sort by last modified time
    Searched refs:FX_BOOL (Results 251 - 275 of 302) sorted by null

<<111213

  /external/pdfium/core/src/fxcodec/codec/
fx_codec_jpx_opj.cpp 557 FX_BOOL Init(const unsigned char* src_data, int src_size);
559 FX_BOOL Decode(FX_LPBYTE dest_buf, int pitch, FX_BOOL bTranslateColor, FX_LPBYTE offsets);
565 FX_BOOL m_useColorSpace;
582 FX_BOOL CJPX_Decoder::Init(const unsigned char* src_data, int src_size)
672 FX_BOOL CJPX_Decoder::Decode(FX_LPBYTE dest_buf, int pitch, FX_BOOL bTranslateColor, FX_LPBYTE offsets)
677 FX_BOOL flag;
771 void* CCodec_JpxModule::CreateDecoder(FX_LPCBYTE src_buf, FX_DWORD src_size , FX_BOOL useColorSpace)
790 FX_BOOL CCodec_JpxModule::Decode(void* ctx, FX_LPBYTE dest_data, int pitch, FX_BOOL bTranslateColor, FX_LP (…)
    [all...]
fx_codec_icc.cpp 10 FX_BOOL MD5ComputeID( FX_LPCVOID buf, FX_DWORD dwSize, FX_BYTE ID[16] )
18 FX_BOOL m_bLab;
26 FX_BOOL CheckComponents(cmsColorSpaceSignature cs, int nComponents, FX_BOOL bDst)
84 FX_BOOL bLab = FALSE;
    [all...]
  /external/pdfium/core/src/fxge/dib/
fx_dib_composite.cpp 311 FX_BOOL bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE;
506 FX_BOOL bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE;
597 FX_BOOL bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE;
644 FX_BOOL bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE;
728 FX_BOOL bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE;
    [all...]
fx_dib_engine.cpp 222 FX_BOOL bInterpol = flags & FXDIB_INTERPOL || flags & FXDIB_BICUBIC_INTERPOL;
285 FX_BOOL CStretchEngine::Continue(IFX_Pause* pPause)
311 FX_BOOL CStretchEngine::StartStretchHorz()
344 FX_BOOL CStretchEngine::ContinueStretchHorz(IFX_Pause* pPause)
    [all...]
  /external/pdfium/core/include/fxcrt/
fx_memory.h 44 FX_BOOL (*More)(struct _FXMEM_SystemMgr2* pMgr, size_t alloc_size, void** new_memory, size_t* new_size);
48 FXMEM_FoxitMgr* FXMEM_CreateMemoryMgr(size_t size, FX_BOOL extensible);
  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_BitStream.h 26 FX_INT32 read1Bit(FX_BOOL *bResult);
168 inline FX_INT32 CJBig2_BitStream::read1Bit(FX_BOOL *bResult)
JBig2_HuffmanTable.cpp 12 FX_BOOL bHTOOB)
48 int CJBig2_HuffmanTable::parseFromStandardTable(const JBig2TableLine *pTable, int nLines, FX_BOOL bHTOOB)
JBig2_GeneralDecoder.cpp 51 FX_BOOL LTP, SLTP, bVal;
96 FX_BOOL LTP, SLTP, bVal;
163 FX_BOOL LTP, SLTP, bVal;
255 FX_BOOL LTP, SLTP, bVal;
302 FX_BOOL LTP, SLTP, bVal;
347 FX_BOOL LTP, SLTP, bVal;
414 FX_BOOL LTP, SLTP, bVal;
505 FX_BOOL LTP, SLTP, bVal;
550 FX_BOOL LTP, SLTP, bVal;
593 FX_BOOL LTP, SLTP, bVal;
    [all...]
JBig2_Image.cpp 56 FX_BOOL CJBig2_Image::getPixel(FX_INT32 x, FX_INT32 y)
73 FX_INT32 CJBig2_Image::setPixel(FX_INT32 x, FX_INT32 y, FX_BOOL v)
105 void CJBig2_Image::fill(FX_BOOL v)
112 FX_BOOL CJBig2_Image::composeTo(CJBig2_Image *pDst, FX_INT32 x, FX_INT32 y, JBig2ComposeOp op)
119 FX_BOOL CJBig2_Image::composeTo(CJBig2_Image *pDst, FX_INT32 x, FX_INT32 y, JBig2ComposeOp op, const FX_RECT* pSrcRect)
129 FX_BOOL CJBig2_Image::composeTo_unopt(CJBig2_Image *pDst, FX_INT32 x, FX_INT32 y, JBig2ComposeOp op)
196 FX_BOOL CJBig2_Image::composeTo_opt(CJBig2_Image *pDst, FX_INT32 x, FX_INT32 y, JBig2ComposeOp op)
201 FX_BOOL oneByte;
682 FX_BOOL CJBig2_Image::composeFrom(FX_INT32 x, FX_INT32 y, CJBig2_Image *pSrc, JBig2ComposeOp op)
689 FX_BOOL CJBig2_Image::composeFrom(FX_INT32 x, FX_INT32 y, CJBig2_Image *pSrc, JBig2ComposeOp op, const FX_ (…)
    [all...]
  /external/pdfium/core/src/fxcrt/
fx_basic_gcc.cpp 11 FX_BOOL neg = FALSE;
204 FX_LPSTR buf, int buflen, FX_LPCSTR default_str, FX_BOOL* pUseDefault)
  /external/pdfium/fpdfsdk/include/javascript/
JS_Define.h 113 FX_BOOL bRet = FALSE;\
159 FX_BOOL bRet = FALSE;\
214 FX_BOOL bRet = FALSE;\
376 FX_BOOL bRet = FALSE;\
418 FX_BOOL bRet = FALSE;\
466 FX_BOOL bRet = FALSE;\
511 FX_BOOL bRet = FALSE;\
615 FX_BOOL bRet = FALSE;\
  /external/pdfium/fpdfsdk/src/
fpdf_ext.cpp 16 // FX_BOOL NeedToPauseNow();
37 FX_BOOL FPDF_UnSupportError(int nError)
106 FX_BOOL CheckSharedForm(CXML_Element * pElement, CFX_ByteString cbName)
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Icon.cpp 148 FX_BOOL CPWL_Icon::IsProportionalScale()
178 FX_BOOL CPWL_Icon::GetFittingBounds()
PWL_FontMap.cpp 78 FX_BOOL CPWL_FontMap::KnowWord(FX_INT32 nFontIndex, FX_WORD word)
224 FX_BOOL CPWL_FontMap::IsStandardFont(const CFX_ByteString& sFontName)
252 FX_INT32 CPWL_FontMap::GetFontIndex(const CFX_ByteString& sFontName, FX_INT32 nCharset, FX_BOOL bFind)
PWL_Caret.cpp 138 void CPWL_Caret::SetCaret(FX_BOOL bVisible, const CPDF_Point & ptHead, const CPDF_Point & ptFoot)
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp 218 CPDF_Font* CPDF_Document::AddWindowsFont(LOGFONTW* pLogFont, FX_BOOL bVert, FX_BOOL bTranslateName)
242 CPDF_Font* CPDF_Document::AddWindowsFont(LOGFONTA* pLogFont, FX_BOOL bVert, FX_BOOL bTranslateName)
272 FX_BOOL bCJK = pLogFont->lfCharSet == CHINESEBIG5_CHARSET || pLogFont->lfCharSet == GB2312_CHARSET ||
552 FX_BOOL IsHasCharSet(CFArrayRef languages, const CFX_DWordArray &charSets)
602 CPDF_Font* CPDF_Document::AddMacFont(CTFontRef pFont, FX_BOOL bVert, FX_BOOL bTranslateName)
610 FX_BOOL bCJK = FALSE;
741 FX_BOOL bFound = FALSE;
    [all...]
fpdf_edit_image.cpp 97 void _JBIG2EncodeBitmap(CPDF_Dictionary *pBitmapDict, const CFX_DIBitmap *pBitmap, CPDF_Document *pDoc, FX_LPBYTE &buf, FX_STRSIZE &size, FX_BOOL bLossLess)
110 FX_BOOL bUseMatte = pParam && pParam->pMatteColor && (pBitmap->GetFormat() == FXDIB_Argb);
213 FX_BOOL bDeleteMask = TRUE;
253 FX_BOOL bStream = pFileWrite != NULL && pFileRead != NULL;
  /external/pdfium/core/src/fxge/ge/
fx_ge_text.cpp 18 FX_BOOL bStarted = FALSE;
59 FX_BOOL bVertical = FALSE;
149 FX_BOOL CFX_RenderDevice::DrawNormalText(int nChars, const FXTEXT_CHARPOS* pCharPos,
198 FX_BOOL bNormal = FALSE;
201 FX_BOOL bClearType;
355 FX_BOOL bBGRStripe = text_flags & FXTEXT_BGR_STRIPE;
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page.cpp 48 void CPDF_PageObject::AppendClipPath(CPDF_Path path, int type, FX_BOOL bAutoMerge)
325 FX_BOOL bVertWriting = FALSE;
345 FX_BOOL bVertWriting = FALSE;
359 FX_BOOL bVertWriting = FALSE;
404 FX_BOOL bVertWriting = FALSE;
532 FX_BOOL bVertWriting = FALSE;
681 CPDF_PageObjects::CPDF_PageObjects(FX_BOOL bReleaseMembers) : m_ObjectList(128)
832 void CPDF_Page::Load(CPDF_Document* pDocument, CPDF_Dictionary* pPageDict, FX_BOOL bPageCache)
898 void CPDF_Page::StartParse(CPDF_ParseOptions* pOptions, FX_BOOL bReParse)
910 void CPDF_Page::ParseContent(CPDF_ParseOptions* pOptions, FX_BOOL bReParse)
    [all...]
  /external/pdfium/core/src/reflow/
autoreflow.cpp 101 IPDF_LayoutProvider* IPDF_LayoutProvider::Create_LayoutProvider_AutoReflow(CPDF_PageObjects* pPage, FX_BOOL bReadOrder)
144 CPDF_AutoReflowLayoutProvider::CPDF_AutoReflowLayoutProvider(CPDF_PageObjects* pPage, FX_BOOL bReadOrder)
163 void CPDF_AutoReflowLayoutProvider::ReleaseElm(CPDF_AutoReflowElement*& pElm, FX_BOOL bReleaseChildren)
285 FX_BOOL bEnforce = FALSE;
293 FX_BOOL bMerge = FALSE;
457 FX_BOOL bSame = TRUE;
522 FX_BOOL bNewLine = TRUE;
reflowedpage.cpp 76 FX_BOOL CPDF_ReflowedPage::RetainPageObjsMemberShip()
269 FX_BOOL CPDF_ReflowedPage::FocusGetPosition(const CFX_AffineMatrix matrix, CFX_ByteString str, FX_INT32& x, FX_INT32& y)
327 FX_BOOL IPDF_ProgressiveReflowPageParser::IsTaggedPage(CPDF_PageObjects*pPage)
491 FX_BOOL bRet = FALSE;
layoutprocessor_reflow.cpp 161 FX_BOOL CPDF_LayoutProcessor_Reflow::IsCanBreakAfter(FX_DWORD unicode)
183 FX_BOOL CPDF_LayoutProcessor_Reflow::IsCanBreakBefore(FX_DWORD unicode)
377 FX_BOOL GetIntersection(FX_FLOAT low1, FX_FLOAT high1, FX_FLOAT low2, FX_FLOAT high2,
379 FX_BOOL IsSameLine(FX_BOOL bHorizontal, CFX_FloatRect Rect1, CFX_FloatRect Rect2)
417 FX_BOOL bParagraphStart = FALSE;
476 FX_BOOL bFirst = TRUE;
857 FX_BOOL CPDF_LayoutProcessor_Reflow::FinishedCurrLine()
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_dib.cpp 52 CFX_DIBitmap* _FX_WindowsDIB_LoadFromBuf(BITMAPINFO* pbmi, LPVOID pData, FX_BOOL bAlpha)
67 FX_BOOL ret = pBitmap->Create(width, height, format);
197 FX_BOOL bCreatedDC = hDC == NULL;
  /external/pdfium/core/src/fpdfdoc/
doc_basic.cpp 299 FX_BOOL CPDF_FileSpec::GetFileName(CFX_WideString &csFileName) const
337 FX_BOOL CPDF_FileSpec::IsURL() const
415 static void FPDFDOC_FILESPEC_SetFileName(CPDF_Object *pObj, FX_WSTR wsFileName, FX_BOOL bURL)
433 void CPDF_FileSpec::SetFileName(FX_WSTR wsFileName, FX_BOOL bURL)
  /external/pdfium/fpdfsdk/src/javascript/
JS_Object.cpp 83 FX_BOOL CJS_EmbedObj::IsSafeMode(IFXJS_Context* cc)

Completed in 814 milliseconds

<<111213