HomeSort by relevance Sort by last modified time
    Searched refs:FX_DWORD (Results 176 - 200 of 221) sorted by null

1 2 3 4 5 6 78 9

  /external/pdfium/core/src/fpdfapi/fpdf_font/
ttgsubtable.h 416 virtual FX_BOOL GetVerticalGlyph(FX_DWORD glyphnum, FX_DWORD* vglyphnum);
fpdf_font_charset.cpp     [all...]
  /external/pdfium/core/src/fxcrt/
fx_xml_parser.cpp 199 FX_DWORD CXML_Parser::GetCharRef()
208 FX_DWORD code = 0;
846 FX_DWORD CXML_Element::CountChildren() const
850 CXML_Element::ChildType CXML_Element::GetChildType(FX_DWORD index) const
853 if (index >= (FX_DWORD)m_Children.GetSize()) {
858 CFX_WideString CXML_Element::GetContent(FX_DWORD index) const
861 if (index >= (FX_DWORD)m_Children.GetSize() ||
871 const CFX_WideStringL* CXML_Element::GetContentPtr(FX_DWORD index) const
874 if (index >= (FX_DWORD)m_Children.GetSize() ||
884 CXML_Element* CXML_Element::GetElement(FX_DWORD index) const
    [all...]
mem_int.h 176 FX_DWORD m_dwReserved[3];
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_IFormFiller.cpp 78 /*const CRect& rcWindow,*/ FX_DWORD dwFlags)
638 FX_DWORD dwPermissions = pDocument->GetUserPermissions();
851 void CFFL_IFormFiller::OnKeyStrokeCommit(CPDFSDK_Widget* pWidget, CPDFSDK_PageView* pPageView, FX_BOOL& bRC, FX_BOOL& bExit, FX_DWORD nFlag)
892 void CFFL_IFormFiller::OnValidate(CPDFSDK_Widget* pWidget, CPDFSDK_PageView* pPageView, FX_BOOL& bRC, FX_BOOL& bExit, FX_DWORD nFlag)
931 void CFFL_IFormFiller::OnCalculate(CPDFSDK_Widget* pWidget, CPDFSDK_PageView* pPageView, FX_BOOL& bExit, FX_DWORD nFlag)
953 void CFFL_IFormFiller::OnFormat(CPDFSDK_Widget* pWidget, CPDFSDK_PageView* pPageView, FX_BOOL& bExit, FX_DWORD nFlag)
1103 FX_BOOL bKeyDown, FX_BOOL & bRC, FX_BOOL & bExit, FX_DWORD nFlag)
1186 void CFFL_IFormFiller::OnAfterKeyStroke(FX_BOOL bEditOrList, void* pPrivateData, FX_BOOL & bExit,FX_DWORD nFlag)
FFL_FormFiller.cpp 95 /*const CRect& rcWindow,*/ FX_DWORD dwFlags)
115 /*const CRect& rcWindow,*/ FX_DWORD dwFlags)
365 FX_DWORD dwCreateFlags = PWS_BORDER | PWS_BACKGROUND | PWS_VISIBLE;
370 FX_DWORD dwFieldFlag = m_pWidget->GetFieldFlags();
882 /*const CRect& rcWindow,*/ FX_DWORD dwFlags)
922 /*const CRect& rcWindow, */FX_DWORD dwFlags)
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_func.cpp 425 static FX_DWORD _GetBits32(FX_LPCBYTE pData, int bitpos, int nbits)
450 FX_DWORD m_nBitsPerSample, m_SampleMax;
487 FX_DWORD nTotalSamples = 1;
562 FX_DWORD sample = _GetBits32(pSampleData, bitpos + j * m_nBitsPerSample, m_nBitsPerSample);
571 FX_DWORD sample1 = _GetBits32(pSampleData, bitpos1 + j * m_nBitsPerSample, m_nBitsPerSample);
852 FX_DWORD old_outputs = m_nOutputs;
  /external/pdfium/core/src/fpdfdoc/
doc_ap.cpp 17 FX_DWORD flags = FPDF_GetFieldAttr(pAnnotDict, "Ff")->GetInteger();
123 FX_DWORD charcode = pPDFFont->CharCodeFromUnicode(word);
179 FX_DWORD dwCharCode = pPDFFont->CharCodeFromUnicode(Word);
435 FX_DWORD dwFlags = FPDF_GetFieldAttr(pAnnotDict, "Ff")->GetInteger();
436 FX_DWORD dwMaxLen = FPDF_GetFieldAttr(pAnnotDict, "MaxLen")->GetInteger();
558 for (FX_DWORD s = 0, ssz = pSels->GetCount(); s < ssz; s++) {
    [all...]
doc_formfield.cpp 16 FX_DWORD dwFlags = pField->GetFieldFlags();
36 FX_DWORD flags = FPDF_GetFieldAttr(m_pDict, "Ff")->GetInteger();
278 FX_DWORD CPDF_FormField::GetFieldFlags()
583 for (FX_DWORD i = 0; i < pArray->GetCount(); i ++)
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render.cpp 222 FX_ARGB fill_color, FX_DWORD GroupFamily,
537 FX_DWORD fill_argb = 0;
541 FX_DWORD stroke_argb = 0;
595 if (rgb == (FX_DWORD) - 1) {
626 if (rgb == (FX_DWORD) - 1) {
861 for (FX_DWORD i = 0; i < pPageObj->m_ClipPath.GetTextCount(); i ++) {
    [all...]
fpdf_render_image.cpp 84 FX_DWORD fill_argb = m_Options.TranslateColor(mask_argb);
152 pBackdrop1->Clear((FX_DWORD) - 1);
231 FX_DWORD src_byte = *src_buf;
463 for (FX_DWORD i = 0; i < pArray->GetCount(); i ++) {
531 int bitmap_alpha, const CFX_AffineMatrix* pImage2Device, FX_DWORD flags, FX_BOOL bStdCS, int blendType)
    [all...]
  /external/pdfium/core/src/fxge/dib/
fx_dib_composite.cpp     [all...]
fx_dib_engine.cpp 196 FX_DWORD size = clip_rect.Width();
329 FX_DWORD size = (m_DestClip.Width() * 8 + 31) / 32 * 4;
    [all...]
  /external/pdfium/core/src/fxge/apple/
fx_quartz_device.cpp 51 void* CQuartz2D::CreateFont(FX_LPCBYTE pFontData, FX_DWORD dwFontSize)
377 FX_DWORD fillArgb,
378 FX_DWORD strokeArgb,
458 FX_DWORD argb,
695 FX_DWORD flags,
809 FX_DWORD argb,
    [all...]
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Edit.cpp 489 FX_BOOL CPWL_Edit::OnLButtonDown(const CPDF_Point & point, FX_DWORD nFlag)
507 FX_BOOL CPWL_Edit::OnLButtonDblClk(const CPDF_Point & point, FX_DWORD nFlag)
528 FX_BOOL CPWL_Edit::OnRButtonUp(const CPDF_Point & point, FX_DWORD nFlag)
919 FX_BOOL CPWL_Edit::OnKeyDown(FX_WORD nChar, FX_DWORD nFlag)
967 FX_BOOL CPWL_Edit::IsProceedtoOnChar(FX_WORD nKeyCode, FX_DWORD nFlag)
1002 FX_BOOL CPWL_Edit::OnChar(FX_WORD nChar, FX_DWORD nFlag)
1068 FX_BOOL CPWL_Edit::OnMouseWheel(short zDelta, const CPDF_Point & point, FX_DWORD nFlag)
PWL_ScrollBar.cpp 568 FX_BOOL CPWL_SBButton::OnLButtonDown(const CPDF_Point & point, FX_DWORD nFlag)
581 FX_BOOL CPWL_SBButton::OnLButtonUp(const CPDF_Point & point, FX_DWORD nFlag)
594 FX_BOOL CPWL_SBButton::OnMouseMove(const CPDF_Point & point, FX_DWORD nFlag)
764 FX_BOOL CPWL_ScrollBar::OnLButtonDown(const CPDF_Point & point, FX_DWORD nFlag)
824 FX_BOOL CPWL_ScrollBar::OnLButtonUp(const CPDF_Point & point, FX_DWORD nFlag)
843 void CPWL_ScrollBar::OnNotify(CPWL_Wnd* pWnd, FX_DWORD msg, FX_INTPTR wParam, FX_INTPTR lParam)
    [all...]
PWL_Icon.cpp 166 FX_DWORD dwCount = pA->GetCount();
  /external/pdfium/core/src/fxge/ge/
fx_ge_text.cpp 123 void _Color2Argb(FX_ARGB& argb, FX_DWORD color, int alpha_flag, void* pIccTransform)
152 FX_DWORD fill_color, FX_DWORD text_flags,
    [all...]
  /external/pdfium/fpdfsdk/src/
fsdk_mgr.cpp 60 virtual FX_BOOL IsSHIFTKeyDown(FX_DWORD nFlag) {return m_pEnv->FFI_IsSHIFTKeyDown(nFlag);}
61 virtual FX_BOOL IsCTRLKeyDown(FX_DWORD nFlag) {return m_pEnv->FFI_IsCTRLKeyDown(nFlag);}
62 virtual FX_BOOL IsALTKeyDown(FX_DWORD nFlag) {return m_pEnv->FFI_IsALTKeyDown(nFlag);}
63 virtual FX_BOOL IsINSERTKeyDown(FX_DWORD nFlag) {return m_pEnv->FFI_IsINSERTKeyDown(nFlag);}
581 FX_DWORD dwPermissions = m_pDoc->GetUserPermissions();
  /external/pdfium/core/src/fxge/win32/
fx_win32_gdipext.cpp 265 void* CGdiplusExt::GdiAddFontMemResourceEx(void *pFontdata, FX_DWORD size, void* pdv, FX_DWORD* num_face)
520 LPVOID CGdiplusExt::LoadMemFont(LPBYTE pData, FX_DWORD size)
604 void CGdiplusExt::GdipSetPageUnit(void* graphics, FX_DWORD unit)
620 void CGdiplusExt::GdipCreateBrush(FX_DWORD fill_argb, void** pBrush)
    [all...]
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Utils.h 16 #define PWL_MAKEDWORD(low,high) ((FX_DWORD)((FX_WORD)(low) | (FX_DWORD)(((FX_WORD)(high))<<16)))
  /external/pdfium/core/include/fxcrt/
fx_string.h 91 FX_DWORD GetID(FX_STRSIZE start_pos = 0) const;
330 FX_DWORD GetID(FX_STRSIZE start_pos = 0) const;
337 static CFX_ByteString FormatInteger(int i, FX_DWORD flags = 0);
439 void Append(int i, FX_DWORD flags = 0);
  /external/pdfium/core/src/fpdftext/
text_int.h 107 int GetCharWidth(FX_DWORD charCode, CPDF_Font* pFont) const;
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_ap.cpp 25 FX_DWORD dwCharCode = -1;
  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_Image.cpp 200 FX_DWORD src0, src1, src, dest, s1, s2, m1, m2, m3;
708 #define JBIG2_GETDWORD(buf) ((FX_DWORD)(((buf)[0] << 24) | ((buf)[1] << 16) | ((buf)[2] << 8) | (buf)[3]))
714 FX_DWORD wTmp;
738 *((FX_DWORD *)pDst) = *((FX_DWORD *)pSrc);
780 FX_DWORD s1, d1, d2, shift, shift1, shift2, tmp, tmp1, tmp2, maskL, maskR, maskM;
    [all...]

Completed in 2616 milliseconds

1 2 3 4 5 6 78 9