Search results

Jump to: navigation, search
  • Specifies additional flags for filter functions. Possible flags are: enum IXC_FilterFlags { Filter_ProcessAlpha = 4, }; Filter_ProcessAlpha When
    411 B (26 words) - 10:33, 23 May 2015
  • Specifies the ... enum OpExecFlags { OpExecFlag_NoUI = 1, OpExecFlag_NoProgress = 2, OpExecFlag_ForceNonUndo
    719 B (40 words) - 01:14, 15 March 2016
  • Specifies the ... enum PXC_LineJoin { LineJoin_Miter = 0, LineJoin_Round = 1, LineJoin_Bevel = 2, }; LineJoin_Miter The ... LineJoin_Round
    555 B (29 words) - 10:36, 23 May 2015
  • Specifies the ... enum UIX_FindItemByTextFlags { UIX_FindItemByText_AllowPartial = 1, UIX_FindItemByText_CaseSensitive = 2, UIX_Fin
    728 B (45 words) - 10:42, 23 May 2015
  • This callback is used for the pages' font enumeration process. IPXC_Document::EnumFonts
    407 B (13 words) - 03:38, 13 December 2016
  • Specifies the ... enum PXC_FontPolicy { FontPolicy_Auto = 0, FontPolicy_Never = 1, FontPolicy_RequiredOnly = 2, FontPolicy_Always
    681 B (35 words) - 01:34, 20 October 2015
  • Specifies the ... enum PXC_XGroupType { XGT_Unknown = -1, XGT_Transparency = 0, XGT__Max_ = 1, }; XGT_Unknown The ... XGT_Transparency
    544 B (29 words) - 09:57, 16 March 2017
  • Specifies the ... enum PXC_3DProjScaleType { PSS_Absolute = 0, PSS_FitWidth = 1, PSS_FitHeight = 2, PSS_Min = 3, PSS_Max
    582 B (38 words) - 05:12, 14 November 2018
  • Specifies the ... struct PXV_3DColor { double r; double g; double b; }; r Value of double ... g Value of double ... b Value of double
    517 B (29 words) - 05:13, 14 November 2018
  • Specifies the ... enum PXC_3DAnnotActivateOn { A3DActivateOn_UserAction = 0, A3DActivateOn_PageOpen = 1, A3DActivateOn_PageVisible =
    586 B (27 words) - 01:14, 23 July 2018
  • Specifies the ... enum PXC_3DAnnotDeactivateOn { A3DDeactivateOn_UserAction = 0, A3DDeactivateOn_PageClose = 1, A3DDeactivateOn_PageInvisible
    617 B (27 words) - 01:14, 23 July 2018
  • Specifies the ... struct PXC_3DMatrix4x4 { float v[16]; }; v Array of float ... IPXC_3DView::C2W, IPXC_3DNode::Matrix, IPXV_Annot3DCallback::OnCameraEvent
    503 B (21 words) - 04:36, 18 November 2020
  • Callback that allows to update the target of the given shortcut. IUIX_CmdManager::AccelTargetCallback
    470 B (14 words) - 07:13, 4 April 2016
  • Specifies the ... enum UIX_IconScaleTypes { UIX_IconScale_Auto = 0, UIX_IconScale_Nearest = 1, UIX_IconScale_Upsample = 2,
    614 B (45 words) - 10:42, 23 May 2015
  • Specifies the ... enum IXC_DitherMethod { Dither_None = 0, Dither_Floyd_Steinberg = 1, }; Dither_None The ... Dither_Floyd_Steinberg
    565 B (25 words) - 00:54, 20 May 2018
  • Specifies the ... enum PXC_ProfileWorkingSpace { PWS_Gray = 0, PWS_RGB = 1, PWS_CMYK = 2, _PWS_Last_ = 3, }; PWS_Gray The .
    620 B (35 words) - 10:38, 23 May 2015
  • Specifies the ... struct UIX_CmdCtlNotifyInfo { UIX_NotifyInfo Data; IUIX_Event* pEvent; }; Data Value of UIX_NotifyInfo ... pEvent Pointer
    458 B (21 words) - 08:52, 16 May 2017
  • Specifies the ... enum PXC_3DProjType { PT_Orthographic = 0, PT_Perspective = 1, }; PT_Orthographic The ... PT_Perspective The ... IPXV_3
    457 B (20 words) - 05:12, 14 November 2018
  • Specifies the ... enum CabSaveFlags { cab_save_default = 0, cab_save_incremental = 1, cab_save_exclusive = 2, }; cab_save_default
    574 B (32 words) - 01:05, 21 August 2019
  • Specifies the ... enum PXC_FillRule { FillRule_Winding = 0, FillRule_EvenOdd = 1, }; FillRule_Winding The ... FillRule_EvenOdd The ... IPX
    524 B (23 words) - 10:36, 23 May 2015

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)