Searched defs:dwFlags (Results 1 - 25 of 33) sorted by relevance

12

/external/pdfium/fpdfsdk/src/formfiller/
H A DFFL_PushButton.cpp38 FX_DWORD dwFlags)
40 CFFL_Button::OnDraw(pPageView, pAnnot, pDevice, pUser2Device, dwFlags);
36 OnDraw(CPDFSDK_PageView *pPageView, CPDFSDK_Annot* pAnnot, CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, FX_DWORD dwFlags) argument
H A DFFL_FormFiller.cpp95 /*const CRect& rcWindow,*/ FX_DWORD dwFlags)
115 /*const CRect& rcWindow,*/ FX_DWORD dwFlags)
427 cp.dwFlags = dwCreateFlags;
882 /*const CRect& rcWindow,*/ FX_DWORD dwFlags)
922 /*const CRect& rcWindow, */FX_DWORD dwFlags)
924 OnDraw(pPageView, pAnnot, pDevice, pUser2Device, dwFlags);
93 OnDraw(CPDFSDK_PageView *pPageView, CPDFSDK_Annot* pAnnot, CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, FX_DWORD dwFlags) argument
113 OnDrawDeactive(CPDFSDK_PageView *pPageView, CPDFSDK_Annot* pAnnot, CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, FX_DWORD dwFlags) argument
880 OnDraw(CPDFSDK_PageView *pPageView, CPDFSDK_Annot* pAnnot, CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, FX_DWORD dwFlags) argument
920 OnDrawDeactive(CPDFSDK_PageView *pPageView, CPDFSDK_Annot* pAnnot, CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, FX_DWORD dwFlags) argument
H A DFFL_IFormFiller.cpp78 /*const CRect& rcWindow,*/ FX_DWORD dwFlags)
89 pFormFiller->OnDraw(pPageView, pAnnot, pDevice, pUser2Device, dwFlags);
128 pFormFiller->OnDrawDeactive(pPageView, pAnnot, pDevice, pUser2Device, dwFlags);
76 OnDraw(CPDFSDK_PageView* pPageView, CPDFSDK_Annot* pAnnot, CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, FX_DWORD dwFlags) argument
/external/skia/tools/
H A Dwin_lcid.cpp5 BOOL CALLBACK MyFuncLocaleEx(LPWSTR pStr, DWORD dwFlags, LPARAM lparam) { argument
/external/webrtc/src/system_wrappers/source/
H A Dset_thread_name_win.h22 DWORD dwFlags; // reserved for future use, must be zero member in struct:webrtc::THREADNAME_INFO
31 info.dwFlags = 0;
/external/pdfium/core/src/fxcrt/
H A Dfx_basic_gcc.cpp207 int FXSYS_WideCharToMultiByte(FX_DWORD codepage, FX_DWORD dwFlags, FX_LPCWSTR wstr, int wlen, argument
221 int FXSYS_MultiByteToWideChar(FX_DWORD codepage, FX_DWORD dwFlags, FX_LPCSTR bstr, int blen, argument
/external/pdfium/fpdfsdk/include/
H A Dfsdk_annothandler.h49 FX_DWORD dwFlags) = 0;
53 const CPDF_Rect& rcWindow, FX_DWORD dwFlags) = 0;
120 FX_DWORD dwFlags) ;
124 const CPDF_Rect& rcWindow, FX_DWORD dwFlags) {}
188 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,FX_DWORD dwFlags);
122 OnDrawSleep(CPDFSDK_PageView *pPageView, CPDFSDK_Annot* pAnnot, CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, const CPDF_Rect& rcWindow, FX_DWORD dwFlags) argument
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmsgmt.c40 cmsUInt32Number dwFlags)
81 dwFlags);
99 cmsUInt32Number dwFlags)
108 xform = _cmsChain2Lab(ContextID, nProfiles, TYPE_CMYK_FLT, TYPE_Lab_DBL, Intents, hProfiles, BPC, AdaptationStates, dwFlags);
138 // then joining both curves. dwFlags may include black point compensation.
146 cmsUInt32Number dwFlags)
160 in = ComputeKToLstar(ContextID, nPoints, nProfiles - 1, Intents, hProfiles, BPC, AdaptationStates, dwFlags);
168 dwFlags);
32 _cmsChain2Lab(cmsContext ContextID, cmsUInt32Number nProfiles, cmsUInt32Number InputFormat, cmsUInt32Number OutputFormat, const cmsUInt32Number Intents[], const cmsHPROFILE hProfiles[], const cmsBool BPC[], const cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
92 ComputeKToLstar(cmsContext ContextID, cmsUInt32Number nPoints, cmsUInt32Number nProfiles, const cmsUInt32Number Intents[], const cmsHPROFILE hProfiles[], const cmsBool BPC[], const cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
139 _cmsBuildKToneCurve(cmsContext ContextID, cmsUInt32Number nPoints, cmsUInt32Number nProfiles, const cmsUInt32Number Intents[], const cmsHPROFILE hProfiles[], const cmsBool BPC[], const cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
H A Dcmssamp.c67 cmsUInt32Number dwFlags)
141 cmsUNUSED_PARAMETER(dwFlags);
191 cmsBool CMSEXPORT cmsDetectBlackPoint(cmsCIEXYZ* BlackPoint, cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number dwFlags) argument
273 return BlackPointAsDarkerColorant(hProfile, Intent, BlackPoint, dwFlags);
368 cmsBool CMSEXPORT cmsDetectDestinationBlackPoint(cmsCIEXYZ* BlackPoint, cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number dwFlags) argument
425 return cmsDetectBlackPoint(BlackPoint, hProfile, Intent, dwFlags);
437 if (!cmsDetectBlackPoint(&IniXYZ, hProfile, Intent, dwFlags)) {
64 BlackPointAsDarkerColorant(cmsHPROFILE hInput, cmsUInt32Number Intent, cmsCIEXYZ* BlackPoint, cmsUInt32Number dwFlags) argument
H A Dcmssm.c549 cmsBool CMSEXPORT cmsGDBCompute(cmsHANDLE hGBD, cmsUInt32Number dwFlags) argument
580 cmsUNUSED_PARAMETER(dwFlags);
H A Dcmscnvrt.c39 cmsUInt32Number dwFlags);
52 cmsUInt32Number dwFlags);
65 cmsUInt32Number dwFlags);
78 cmsUInt32Number dwFlags);
526 cmsUInt32Number dwFlags)
643 cmsUNUSED_PARAMETER(dwFlags);
654 cmsUInt32Number dwFlags)
656 return DefaultICCintents(ContextID, nProfiles, TheIntents, hProfiles, BPC, AdaptationStates, dwFlags);
719 cmsUInt32Number dwFlags)
738 return DefaultICCintents(ContextID, nProfiles, ICCIntents, hProfiles, BPC, AdaptationStates, dwFlags);
520 DefaultICCintents(cmsContext ContextID, cmsUInt32Number nProfiles, cmsUInt32Number TheIntents[], cmsHPROFILE hProfiles[], cmsBool BPC[], cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
648 _cmsDefaultICCintents(cmsContext ContextID, cmsUInt32Number nProfiles, cmsUInt32Number TheIntents[], cmsHPROFILE hProfiles[], cmsBool BPC[], cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
713 BlackPreservingKOnlyIntents(cmsContext ContextID, cmsUInt32Number nProfiles, cmsUInt32Number TheIntents[], cmsHPROFILE hProfiles[], cmsBool BPC[], cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
905 BlackPreservingKPlaneIntents(cmsContext ContextID, cmsUInt32Number nProfiles, cmsUInt32Number TheIntents[], cmsHPROFILE hProfiles[], cmsBool BPC[], cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
1018 _cmsLinkProfiles(cmsContext ContextID, cmsUInt32Number nProfiles, cmsUInt32Number TheIntents[], cmsHPROFILE hProfiles[], cmsBool BPC[], cmsFloat64Number AdaptationStates[], cmsUInt32Number dwFlags) argument
[all...]
H A Dcmsintrp.c33 static cmsInterpFunction DefaultInterpolatorsFactory(cmsUInt32Number nInputChannels, cmsUInt32Number nOutputChannels, cmsUInt32Number dwFlags);
86 p ->Interpolation = ptr->Interpolators(p -> nInputs, p ->nOutputs, p ->dwFlags);
91 p ->Interpolation = DefaultInterpolatorsFactory(p ->nInputs, p ->nOutputs, p ->dwFlags);
107 cmsUInt32Number dwFlags)
123 p -> dwFlags = dwFlags;
154 cmsInterpParams* _cmsComputeInterpParams(cmsContext ContextID, int nSamples, int InputChan, int OutputChan, const void* Table, cmsUInt32Number dwFlags) argument
164 return _cmsComputeInterpParamsEx(ContextID, Samples, InputChan, OutputChan, Table, dwFlags);
1402 cmsInterpFunction DefaultInterpolatorsFactory(cmsUInt32Number nInputChannels, cmsUInt32Number nOutputChannels, cmsUInt32Number dwFlags) argument
1406 cmsBool IsFloat = (dwFlags
103 _cmsComputeInterpParamsEx(cmsContext ContextID, const cmsUInt32Number nSamples[], int InputChan, int OutputChan, const void *Table, cmsUInt32Number dwFlags) argument
[all...]
H A Dcmspcs.c650 int _cmsReasonableGridpointsByColorspace(cmsColorSpaceSignature Colorspace, cmsUInt32Number dwFlags) argument
655 if (dwFlags & 0x00FF0000) {
657 return (dwFlags >> 16) & 0xFF;
663 if (dwFlags & cmsFLAGS_HIGHRESPRECALC) {
676 if (dwFlags & cmsFLAGS_LOWRESPRECALC) {
H A Dcmsps2.c861 int WriteInputLUT(cmsIOHANDLER* m, cmsHPROFILE hProfile, int Intent, cmsUInt32Number dwFlags) argument
915 dwFlags |= cmsFLAGS_FORCE_CLUT;
916 _cmsOptimizePipeline(m->ContextID, &DeviceLink, Intent, &InputFormat, &OutFrm, &dwFlags);
1047 cmsUInt32Number dwFlags,
1088 if (!WriteInputLUT(mem, hProfile, Intent, dwFlags)) goto Error;
1278 int WriteOutputLUT(cmsIOHANDLER* m, cmsHPROFILE hProfile, int Intent, cmsUInt32Number dwFlags) argument
1288 cmsBool lDoBPC = (dwFlags & cmsFLAGS_BLACKPOINTCOMPENSATION);
1289 cmsBool lFixWhite = !(dwFlags & cmsFLAGS_NOWHITEONWHITEFIXUP);
1332 dwFlags |= cmsFLAGS_FORCE_CLUT;
1333 _cmsOptimizePipeline(m->ContextID, &DeviceLink, RelativeEncodingIntent, &InFrm, &OutputFormat, &dwFlags);
1044 GenerateCSA(cmsContext ContextID, cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number dwFlags, cmsIOHANDLER* mem) argument
1411 WriteNamedColorCRD(cmsIOHANDLER* m, cmsHPROFILE hNamedColor, int Intent, cmsUInt32Number dwFlags) argument
1472 GenerateCRD(cmsContext ContextID, cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number dwFlags, cmsIOHANDLER* mem) argument
1519 cmsGetPostScriptColorResource(cmsContext ContextID, cmsPSResourceType Type, cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number dwFlags, cmsIOHANDLER* io) argument
1546 cmsGetPostScriptCRD(cmsContext ContextID, cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number dwFlags, void* Buffer, cmsUInt32Number dwBufferLen) argument
1573 cmsGetPostScriptCSA(cmsContext ContextID, cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number dwFlags, void* Buffer, cmsUInt32Number dwBufferLen) argument
[all...]
H A Dcmsvirt.c889 cmsUInt32Number dwFlags)
891 if (dwFlags & cmsFLAGS_GUESSDEVICECLASS) {
1045 cmsHPROFILE CMSEXPORT cmsTransform2DeviceLink(cmsHTRANSFORM hTransform, cmsFloat64Number Version, cmsUInt32Number dwFlags) argument
1095 FixColorSpaces(hProfile, xform -> EntryColorSpace, xform -> ExitColorSpace, dwFlags);
1116 if (dwFlags & cmsFLAGS_FORCE_CLUT)
1124 _cmsOptimizePipeline(ContextID, &LUT, xform ->RenderingIntent, &FrmIn, &FrmOut, &dwFlags);
1132 dwFlags |= cmsFLAGS_FORCE_CLUT;
1133 _cmsOptimizePipeline(ContextID, &LUT, xform ->RenderingIntent, &FrmIn, &FrmOut, &dwFlags);
1153 if (dwFlags & cmsFLAGS_8BITS_DEVICELINK)
886 FixColorSpaces(cmsHPROFILE hProfile, cmsColorSpaceSignature ColorSpace, cmsColorSpaceSignature PCS, cmsUInt32Number dwFlags) argument
H A Dcmsxform.c589 cmsUInt32Number Intent, cmsUInt32Number* InputFormat, cmsUInt32Number* OutputFormat, cmsUInt32Number* dwFlags)
606 if (Plugin ->Factory(&p->xform, &p->UserData, &p ->FreeUserData, &p ->Lut, InputFormat, OutputFormat, dwFlags)) {
617 p ->dwOriginalFlags = *dwFlags;
633 _cmsOptimizePipeline(ContextID, &p->Lut, Intent, InputFormat, OutputFormat, dwFlags);
641 *dwFlags |= cmsFLAGS_CAN_CHANGE_FORMATTER;
650 if (*dwFlags & cmsFLAGS_NULLTRANSFORM) {
664 *dwFlags |= cmsFLAGS_CAN_CHANGE_FORMATTER;
682 *dwFlags |= cmsFLAGS_CAN_CHANGE_FORMATTER;
686 if (*dwFlags & cmsFLAGS_NULLTRANSFORM) {
691 if (*dwFlags
588 AllocEmptyTransform(cmsContext ContextID, cmsPipeline* lut, cmsUInt32Number Intent, cmsUInt32Number* InputFormat, cmsUInt32Number* OutputFormat, cmsUInt32Number* dwFlags) argument
801 cmsCreateExtendedTransform(cmsContext ContextID, cmsUInt32Number nProfiles, cmsHPROFILE hProfiles[], cmsBool BPC[], cmsUInt32Number Intents[], cmsFloat64Number AdaptationStates[], cmsHPROFILE hGamutProfile, cmsUInt32Number nGamutPCSposition, cmsUInt32Number InputFormat, cmsUInt32Number OutputFormat, cmsUInt32Number dwFlags) argument
942 cmsCreateMultiprofileTransformTHR(cmsContext ContextID, cmsHPROFILE hProfiles[], cmsUInt32Number nProfiles, cmsUInt32Number InputFormat, cmsUInt32Number OutputFormat, cmsUInt32Number Intent, cmsUInt32Number dwFlags) argument
972 cmsCreateMultiprofileTransform(cmsHPROFILE hProfiles[], cmsUInt32Number nProfiles, cmsUInt32Number InputFormat, cmsUInt32Number OutputFormat, cmsUInt32Number Intent, cmsUInt32Number dwFlags) argument
994 cmsCreateTransformTHR(cmsContext ContextID, cmsHPROFILE Input, cmsUInt32Number InputFormat, cmsHPROFILE Output, cmsUInt32Number OutputFormat, cmsUInt32Number Intent, cmsUInt32Number dwFlags) argument
1011 cmsCreateTransform(cmsHPROFILE Input, cmsUInt32Number InputFormat, cmsHPROFILE Output, cmsUInt32Number OutputFormat, cmsUInt32Number Intent, cmsUInt32Number dwFlags) argument
1022 cmsCreateProofingTransformTHR(cmsContext ContextID, cmsHPROFILE InputProfile, cmsUInt32Number InputFormat, cmsHPROFILE OutputProfile, cmsUInt32Number OutputFormat, cmsHPROFILE ProofingProfile, cmsUInt32Number nIntent, cmsUInt32Number ProofingIntent, cmsUInt32Number dwFlags) argument
1054 cmsCreateProofingTransform(cmsHPROFILE InputProfile, cmsUInt32Number InputFormat, cmsHPROFILE OutputProfile, cmsUInt32Number OutputFormat, cmsHPROFILE ProofingProfile, cmsUInt32Number nIntent, cmsUInt32Number ProofingIntent, cmsUInt32Number dwFlags) argument
[all...]
H A Dcmslut.c518 Data ->Params ->dwFlags);
750 cmsBool CMSEXPORT cmsStageSampleCLut16bit(cmsStage* mpe, cmsSAMPLER16 Sampler, void * Cargo, cmsUInt32Number dwFlags) argument
797 if (!(dwFlags & SAMPLER_INSPECT)) {
812 cmsBool CMSEXPORT cmsStageSampleCLutFloat(cmsStage* mpe, cmsSAMPLERFLOAT Sampler, void * Cargo, cmsUInt32Number dwFlags) argument
853 if (!(dwFlags & SAMPLER_INSPECT)) {
/external/jmonkeyengine/engine/src/desktop/com/jme3/app/state/
H A DMjpegFileWriter.java164 * dwMaxBytesPerSec; DWORD dwPaddingGranularity; DWORD dwFlags; DWORD
181 public int dwFlags = 65552; field in class:MjpegFileWriter.AVIMainHeader
213 baos.write(intBytes(swapInt(dwFlags)));
253 * dwFlags; WORD wPriority; WORD wLanguage; DWORD dwInitialFrames; DWORD
264 public int dwFlags = 0; field in class:MjpegFileWriter.AVIStreamHeader
299 baos.write(intBytes(swapInt(dwFlags)));
434 public int dwFlags = 16; field in class:MjpegFileWriter.AVIIndex
446 baos.write(intBytes(swapInt(dwFlags)));
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_formfield.cpp16 FX_DWORD dwFlags = pField->GetFieldFlags(); local
17 bUnison = ((dwFlags & 0x2000000) != 0);
H A Ddoc_ap.cpp437 FX_DWORD dwFlags = FPDF_GetFieldAttr(pAnnotDict, "Ff")? FPDF_GetFieldAttr(pAnnotDict, "Ff")->GetInteger() : 0; local
450 FX_BOOL bMultiLine = (dwFlags >> 12) & 1;
456 if ((dwFlags >> 13) & 1) {
460 FX_BOOL bCharArray = (dwFlags >> 24) & 1;
H A Ddoc_form.cpp1370 FX_DWORD dwFlags = pField->GetFieldFlags(); local
1371 if (dwFlags & 0x04) {
1380 if ((dwFlags & 0x02) != 0 && pFieldDict->GetString("V").IsEmpty()) {
1427 FX_DWORD dwFlags = pField->GetFieldFlags(); local
1428 if (dwFlags & 0x04) {
1433 if ((dwFlags & 0x02) != 0 && pField->m_pDict->GetString("V").IsEmpty()) {
/external/pdfium/fpdfsdk/src/
H A Dfsdk_annothandler.cpp134 void CPDFSDK_AnnotHandlerMgr::Annot_OnDraw(CPDFSDK_PageView* pPageView, CPDFSDK_Annot* pAnnot, CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,FX_DWORD dwFlags) argument
140 pAnnotHandler->OnDraw(pPageView, pAnnot, pDevice, pUser2Device, dwFlags);
436 void CPDFSDK_BFAnnotHandler::OnDraw(CPDFSDK_PageView *pPageView, CPDFSDK_Annot* pAnnot, CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, FX_DWORD dwFlags) argument
449 m_pFormFiller->OnDraw(pPageView, pAnnot, pDevice, pUser2Device, dwFlags);
/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Dfpdf_render_text.cpp659 FX_DWORD dwFlags = pOptions->m_Flags; local
660 if (dwFlags & RENDER_CLEARTYPE) {
662 if (dwFlags & RENDER_BGR_STRIPE) {
666 if (dwFlags & RENDER_NOTEXTSMOOTH) {
669 if (dwFlags & RENDER_PRINTGRAPHICTEXT) {
672 if (dwFlags & RENDER_NO_NATIVETEXT) {
675 if (dwFlags & RENDER_PRINTIMAGETEXT) {
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
H A Dlcms2_plugin.h289 cmsUInt32Number dwFlags; // Keep original flags member in struct:_cms_interp_struc
306 typedef cmsInterpFunction (* cmsInterpFnFactory)(cmsUInt32Number nInputChannels, cmsUInt32Number nOutputChannels, cmsUInt32Number dwFlags);
367 cmsUInt32Number dwFlags); // precision
458 cmsUInt32Number dwFlags);
478 cmsUInt32Number dwFlags);
553 cmsUInt32Number* dwFlags);
586 cmsUInt32Number* dwFlags);
/external/pdfium/fpdfsdk/include/pdfwindow/
H A DPWL_Wnd.h216 dwFlags(0),
241 FX_DWORD dwFlags; //optional member in struct:PWL_CREATEPARAM
361 FX_BOOL HasFlag(FX_DWORD dwFlags) const;
362 void AddFlag(FX_DWORD dwFlags);
363 void RemoveFlag(FX_DWORD dwFlags);

Completed in 2166 milliseconds

12