HomeSort by relevance Sort by last modified time
    Searched refs:pDevice (Results 1 - 25 of 146) sorted by null

1 2 3 4 5 6

  /external/qemu/distrib/sdl-1.2.15/src/joystick/darwin/
SDL_sysjoystick.c 111 static void HIDGetCollectionElements (CFMutableDictionaryRef deviceProperties, recDevice *pDevice);
117 static SInt32 HIDGetElementValue (recDevice *pDevice, recElement *pElement)
123 if (NULL != pDevice && NULL != pElement && NULL != pDevice->interface)
125 result = (*(pDevice->interface))->getElementValue(pDevice->interface, pElement->cookie, &hidEvent);
140 static SInt32 HIDScaledCalibratedValue (recDevice *pDevice, recElement *pElement, long min, long max)
144 SInt32 value = HIDGetElementValue(pDevice, pElement);
168 static IOReturn HIDCreateOpenDeviceInterface (io_object_t hidDevice, recDevice *pDevice)
175 if (NULL == pDevice->interface
    [all...]
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Signature.h 24 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
52 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
PWL_Label.h 38 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
PWL_Caret.h 31 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
PWL_ListCtrl.h 33 virtual void DrawChildAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
PWL_Utils.h 155 static void DrawFillRect(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,const CPDF_Rect & rect,
157 static void DrawFillRect(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
159 static void DrawStrokeRect(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,const CPDF_Rect & rect,
161 static void DrawStrokeLine(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
163 static void DrawBorder(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
167 static void DrawFillArea(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
169 static void DrawShadow(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
172 static void DrawEditSpellCheck(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, IFX_Edit* pEdit,
190 static void DrawIconAppStream(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
PWL_Note.h 89 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
102 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
117 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
127 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
170 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
PWL_ScrollBar.h 49 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
109 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
PWL_ComboBox.h 40 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_PushButton.cpp 37 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
40 CFFL_Button::OnDraw(pPageView, pAnnot, pDevice, pUser2Device, dwFlags);
FFL_FormFiller.cpp 94 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
103 pWnd->DrawAppearance(pDevice,&mt);
109 pWidget->DrawAppearance(pDevice, pUser2Device, CPDF_Annot::Normal, NULL);
114 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
121 pWidget->DrawAppearance(pDevice, pUser2Device, CPDF_Annot::Normal, NULL);
881 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
899 pWidget->DrawAppearance(pDevice, pUser2Device, CPDF_Annot::Down, NULL);
901 pWidget->DrawAppearance(pDevice, pUser2Device, CPDF_Annot::Normal, NULL);
906 pWidget->DrawAppearance(pDevice, pUser2Device, CPDF_Annot::Rollover, NULL);
908 pWidget->DrawAppearance(pDevice, pUser2Device, CPDF_Annot::Normal, NULL);
    [all...]
  /external/pdfium/fpdfsdk/include/formfiller/
FFL_PushButton.h 20 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
FFL_FormFiller.h 42 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
45 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
165 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
169 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
  /external/pdfium/core/include/fpdfapi/
fpdf_render.h 103 void Render(CFX_RenderDevice* pDevice, const CPDF_RenderOptions* pOptions = NULL,
106 void DrawObjectList(CFX_RenderDevice* pDevice, CPDF_PageObjects* pObjs,
133 void Render(CFX_RenderDevice* pDevice, const CPDF_PageObject* pStopObj,
169 void Start(CPDF_RenderContext* pContext, CFX_RenderDevice* pDevice,
208 static void DrawTextString(CFX_RenderDevice* pDevice, int left, int top,
214 static void DrawTextString(CFX_RenderDevice* pDevice, FX_FLOAT origin_x, FX_FLOAT origin_y,
225 static FX_BOOL DrawTextPath(CFX_RenderDevice* pDevice, int nChars, FX_DWORD* pCharCodes, FX_FLOAT* pCharPos,
231 static FX_BOOL DrawNormalText(CFX_RenderDevice* pDevice, int nChars, FX_DWORD* pCharCodes, FX_FLOAT* pCharPos,
235 static FX_BOOL DrawType3Text(CFX_RenderDevice* pDevice, int nChars, FX_DWORD* pCharCodes, FX_FLOAT* pCharPos,
247 virtual void OutputPage(CFX_RenderDevice* pDevice, CPDF_Page* pPage,
    [all...]
  /external/pdfium/fpdfsdk/src/
fpdfformfill.cpp 226 CFX_SkiaDevice* pDevice = FX_NEW CFX_SkiaDevice;
228 CFX_FxgeDevice* pDevice = NULL;
229 pDevice = FX_NEW CFX_FxgeDevice;
232 if (!pDevice)
234 pDevice->Attach((CFX_DIBitmap*)bitmap);
235 pDevice->SaveState();
236 pDevice->SetClip_Rect(&clip);
243 delete pDevice;
244 pDevice = NULL;
255 delete pDevice;
    [all...]
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ScrollBar.cpp 276 void CPWL_SBButton::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device)
289 CPWL_Wnd::DrawThisAppearance(pDevice,pUser2Device);
309 pDevice->DrawPath(&path, pUser2Device, NULL,
332 pDevice->DrawPath(&path, pUser2Device, NULL,
349 CPWL_Utils::DrawStrokeRect(pDevice, pUser2Device, rcDraw,
354 CPWL_Utils::DrawStrokeRect(pDevice, pUser2Device, rcDraw,
362 CPWL_Utils::DrawShadow(pDevice, pUser2Device, TRUE, FALSE, rcDraw, nTransparancy, 80, 220);
364 CPWL_Utils::DrawFillRect(pDevice, pUser2Device, rcDraw, ArgbEncode(255,255,255,255));
383 CPWL_Utils::DrawFillArea(pDevice, pUser2Device, pts, 7, ArgbEncode(nTransparancy,255,255,255));
385 CPWL_Utils::DrawFillArea(pDevice, pUser2Device, pts, 7,
    [all...]
PWL_ListCtrl.cpp 162 void CPWL_ListCtrl::DrawChildAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device)
164 pDevice->SaveState();
173 pDevice->SetClip_Rect(&rcClip);
185 pChild->DrawAppearance(pDevice,pUser2Device);
190 pChild->DrawAppearance(pDevice,&mt);
196 pDevice->RestoreState();
PWL_Signature.cpp 34 void CPWL_Signature_Image::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device)
36 CPWL_Wnd::DrawThisAppearance(pDevice, pUser2Device);
45 pDevice->StretchDIBits(m_pImage, (FX_INT32)x, (FX_INT32)y,
187 void CPWL_Signature::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device)
189 CPWL_Wnd::DrawThisAppearance(pDevice, pUser2Device);
192 CPWL_Utils::DrawIconAppStream(pDevice, pUser2Device, PWL_ICONTYPE_FOXIT, CPWL_Utils::GetCenterSquare(GetClientRect()),
211 pDevice->DrawPath(&path, pUser2Device, &gsd, 0, ArgbEncode(255,255,0,0), FXFILL_ALTERNATE);
PWL_Label.cpp 113 void CPWL_Label::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device)
115 CPWL_Wnd::DrawThisAppearance(pDevice,pUser2Device);
129 IFX_Edit::DrawEdit(pDevice, pUser2Device, m_pEdit,
PWL_Caret.cpp 41 void CPWL_Caret::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device)
80 pDevice->DrawPath(&path, pUser2Device, &gsd,0, ArgbEncode(255,0,0,0), FXFILL_ALTERNATE);
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_pageobjs.cpp 28 static void DrawTextString(CFX_RenderDevice* pDevice, const CPDF_Point& pt, CPDF_Font* pFont, FX_FLOAT fFontSize, CPDF_Matrix* pUser2Device,
53 CPDF_TextRenderer::DrawTextString(pDevice,x, y, pFont, fFontSize, &mt, str, crTextFill, crTextStroke, &gsd, &ro);
56 CPDF_TextRenderer::DrawTextString(pDevice,x, y, pFont, fFontSize, &mt, str, crTextFill, 0, NULL, &ro);
72 CPDF_TextRenderer::DrawTextString(pDevice,x, y, pFont, fFontSize, pUser2Device, str, crTextFill, crTextStroke, &gsd, &ro);
75 CPDF_TextRenderer::DrawTextString(pDevice,x, y, pFont, fFontSize, pUser2Device, str, crTextFill, 0, NULL, &ro);
80 void IFX_Edit::DrawUnderline(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, IFX_Edit* pEdit, FX_COLORREF color,
83 pDevice->SaveState();
94 pDevice->SetClip_Rect(&rcDevClip);
122 pDevice->DrawPath(&pathUnderline, pUser2Device, NULL, color, 0, FXFILL_WINDING);
128 pDevice->RestoreState();
    [all...]
  /external/pdfium/core/src/fpdfdoc/
doc_annot.cpp 62 void CPDF_AnnotList::DisplayPass(const CPDF_Page* pPage, CFX_RenderDevice* pDevice,
104 } else if (!pAnnot->DrawAppearance(pPage, pDevice, &matrix, CPDF_Annot::Normal, pOptions)) {
105 pAnnot->DrawBorder(pDevice, &matrix, pOptions);
109 void CPDF_AnnotList::DisplayAnnots(const CPDF_Page* pPage, CFX_RenderDevice* pDevice,
114 if (pDevice) {
115 clip_rect = pDevice->GetClipBox();
117 FX_BOOL bPrinting = pDevice->GetDeviceClass() == FXDC_PRINTER || (pOptions && (pOptions->m_Flags & RENDER_PRINTPREVIEW));
118 DisplayAnnots(pPage, pDevice, NULL, bPrinting, pUser2Device, bShowWidget ? 3 : 1, pOptions, &clip_rect);
120 void CPDF_AnnotList::DisplayAnnots(const CPDF_Page* pPage, CFX_RenderDevice* pDevice, CPDF_RenderContext* pContext,
125 DisplayPass(pPage, pDevice, pContext, bPrinting, pUser2Device, FALSE, pOptions, pClipRect);
    [all...]
  /external/pdfium/fpdfsdk/include/
fsdk_baseannot.h 156 void DrawAppearance(CFX_RenderDevice* pDevice, const CPDF_Matrix* pUser2Device,
158 void DrawBorder(CFX_RenderDevice* pDevice, const CPDF_Matrix* pUser2Device,
169 virtual void Annot_OnDraw(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,CPDF_RenderOptions* pOptions);
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render.cpp 217 FX_BOOL CPDF_RenderStatus::Initialize(int level, CPDF_RenderContext* pContext, CFX_RenderDevice* pDevice,
227 m_pDevice = pDevice;
228 m_DitherBits = pDevice->GetDeviceCaps(FXDC_DITHER_BITS);
    [all...]
  /external/pdfium/core/include/reflow/
reflowengine.h 66 virtual void Start(IPDF_ReflowedPage* pReflowPage, CFX_RenderDevice* pDevice, const CFX_AffineMatrix* pMatrix, IFX_Pause* pPause, int DitherBits ) = 0;

Completed in 460 milliseconds

1 2 3 4 5 6