Home
last modified time | relevance | path

Searched refs:UnitPixel (Results 1 – 25 of 73) sorted by relevance

123

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/tests/
H A Dtestgraphicsdraw.c44 GdipCreatePen1 (0xFF00FF00, 1, UnitPixel, &pen); in test_drawArc()
301 GdipCreatePen1 (0xFF00FF00, 1, UnitPixel, &pen); in test_drawArcI()
558 GdipCreatePen1 (0xFF00FF00, 1, UnitPixel, &pen); in test_drawBezier()
611 GdipCreatePen1 (0xFF00FF00, 1, UnitPixel, &pen); in test_drawBezierI()
664 GdipCreatePen1 (0xFF00FF00, 1, UnitPixel, &pen); in test_drawBeziers()
864 GdipCreatePen1 (0xFF00FF00, 1, UnitPixel, &pen); in test_drawBeziersI()
1065 GdipCreatePen1 (0xFF00FF00, 1, UnitPixel, &pen); in test_drawCurve()
1256 GdipCreatePen1 (0xFF00FF00, 1, UnitPixel, &pen); in test_drawCurveI()
1452 GdipCreatePen1 (0xFF00FF00, 1, UnitPixel, &pen); in test_drawCurve2()
1951 GdipCreatePen1 (0xFF00FF00, 1, UnitPixel, &pen); in test_drawCurve2I()
[all …]
H A Dtestfont.c549 verifyFont (font, family, 10, UnitPixel); in test_createFont()
552 status = GdipCreateFont (NULL, 10, 10, UnitPixel, &font); in test_createFont()
555 status = GdipCreateFont (family, 10, 10, UnitPixel, NULL); in test_createFont()
561 status = GdipCreateFont (family, 0, 10, UnitPixel, &font); in test_createFont()
590 GdipCreateFont (family, 10, 10, UnitPixel, &font); in test_cloneFont()
595 verifyFont (clonedFont, family, 10, UnitPixel); in test_cloneFont()
616 GdipCreateFont (family, 10, 10, UnitPixel, &font); in test_deleteFont()
636 GdipCreateFont (originalFamily, 10, 10, UnitPixel, &font); in test_getFamily()
657 GdipCreateFont (originalFamily, 10, 10, UnitPixel, &font); in test_getFontStyle()
678 GdipCreateFont (originalFamily, 10, 10, UnitPixel, &font); in test_getFontSize()
[all …]
H A Dtestgeneral.c301 status = GdipCreateFont (NULL, 0, 0, UnitPixel, NULL); in test_notInitialized()
418 status = GdipCreatePen1 (0, 0, UnitPixel, NULL); in test_notInitialized()
421 status = GdipCreatePen2 (NULL, 0, UnitPixel, NULL); in test_notInitialized()
H A Dtesttext.c58 status = GdipCreateFont (family, fontSize, FontStyleRegular, UnitPixel, &font); in test_measure_string()
262 status = GdipCreateFont (family, 10, FontStyleRegular, UnitPixel, &font); in test_measure_string_alignment()
H A Dtestpen.c170 status = GdipCreatePen1 (0x00000001, 0, UnitPixel, &pen); in test_createPen1()
172 verifySolidBrushPen (pen, 1, 0, UnitPixel); in test_createPen1()
265 status = GdipCreatePen2 (hatchBrush, 0, UnitPixel, &pen); in test_createPen2()
267 verifyNonSolidBrushPen (pen, 0, UnitPixel, PenTypeHatchFill); in test_createPen2()
303 status = GdipCreatePen2 (NULL, 10, UnitPixel, &pen); in test_createPen2()
317 status = GdipCreatePen2 (solidBrush, 10, UnitPixel, NULL); in test_createPen2()
459 status = GdipSetPenUnit (pen, UnitPixel); in test_setPenUnit()
464 assertEqualInt (unit, UnitPixel); in test_setPenUnit()
/dports/graphics/libksane/libksane-21.12.3/src/widgets/
H A Dlabeledcombo.cpp155 case KSaneOption::UnitPixel: in getStringWithUnitForInteger()
186 case KSaneOption::UnitPixel: in getStringWithUnitForFloat()
H A Dlabeledslider.cpp43 case KSaneOption::UnitPixel: in LabeledSlider()
H A Dlabeledfslider.cpp41 case KSaneOption::UnitPixel: in LabeledFSlider()
/dports/graphics/libksane/libksane-21.12.3/src/
H A Dksaneoption.h54 UnitPixel, enumerator
/dports/x11/mlterm/mlterm-3.9.1/tool/mlimgloader/
H A Dgdiplus.cpp101 graphics->DrawImage(&src, rect, 0, 0, cardinal[0], cardinal[1], UnitPixel); in create_cardinals_from_file()
254 graphics->DrawImage(image, rect, 0, 0, img_width, img_height, UnitPixel); in create_cardinals_from_file()
/dports/security/ridl/ridl-11b3240/source/msw/
H A Dfont.c51 GdipCreateFont(family, (REAL)size, style, UnitPixel, in ui_create_font()
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/font/
H A Dwin32.py330 gdiplus.GdipSetPageUnit(self._graphics, UnitPixel)
478 UnitPixel = 2 variable
522 unit = UnitPixel
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/font/
H A Dwin32.py329 gdiplus.GdipSetPageUnit(self._graphics, UnitPixel)
474 UnitPixel = 2 variable
512 unit = UnitPixel
/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dgeneral-private.h81 #define OPTIMIZE_CONVERSION(g) ((g->type != gtPostScript) && ((g->page_unit == UnitPixel) || (g->p…
H A Dgdipenums.h411 UnitPixel = 2, enumerator
439 MetafileFrameUnitPixel = UnitPixel,
H A Dfont.c85 font->unit = UnitPixel; in gdip_font_init()
1027 …sizeInPixels = gdip_unit_conversion (unit, UnitPixel, gdip_get_display_dpi(), gtMemoryBitmap, emSi… in gdip_create_font_without_validation()
1437 …emSize = gdip_unit_conversion (font->unit, UnitPixel, gdip_get_display_dpi (), gtMemoryBitmap, fon… in GdipGetFontHeight()
1443 …*height = gdip_unit_conversion (UnitPixel, graphics->page_unit, gdip_get_display_dpi (), graphics-… in GdipGetFontHeight()
H A Dimage.c618 case UnitPixel: in GdipDrawImageRectRect()
653 if (srcUnit != UnitPixel && graphics->type != gtPostScript) { in GdipDrawImageRectRect()
884 case UnitPixel: in GdipDrawImagePointsRect()
1166 *unit = UnitPixel; in GdipGetImageBounds()
1174 *unit = UnitPixel; in GdipGetImageBounds()
1198 …*width = gdip_unit_conversion (UnitPixel, UnitMillimeter, metaheader->DpiX, gtMemoryBitmap, metahe… in GdipGetImageDimension()
1199 …*height = gdip_unit_conversion (UnitPixel, UnitMillimeter, metaheader->DpiY, gtMemoryBitmap, metah… in GdipGetImageDimension()
/dports/devel/tbb/oneTBB-2020.3/examples/common/gui/
H A Dgdivideo.cpp71 ps.rcPaint.right, ps.rcPaint.bottom, Gdiplus::UnitPixel); in InternalWndProc()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/common/gui/
H A Dgdivideo.cpp71 ps.rcPaint.right, ps.rcPaint.bottom, Gdiplus::UnitPixel); in InternalWndProc()
/dports/devel/onetbb/oneTBB-2021.4.0/examples/common/gui/
H A Dgdivideo.cpp80 Gdiplus::UnitPixel); in InternalWndProc()
/dports/editors/libreoffice/libreoffice-7.2.6.2/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx414 thumbnail_png.GetWidth(), thumbnail_png.GetHeight(), Gdiplus::UnitPixel); in Extract()
428 Gdiplus::UnitPixel); in Extract()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx414 thumbnail_png.GetWidth(), thumbnail_png.GetHeight(), Gdiplus::UnitPixel); in Extract()
428 Gdiplus::UnitPixel); in Extract()
/dports/graphics/skanpage/skanpage-1.0.0/src/qml/
H A DOptionDelegate.qml154 case KSaneOption.UnitPixel:
/dports/graphics/libksane/libksane-21.12.3/src/options/
H A Dksanepagesizeoption.cpp221 if (option->valueUnit() == KSaneOption::UnitPixel && m_optionResolution != nullptr) { in ensureMilliMeter()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/win32/
H A Dcgdi_plus_ext.cpp650 CallFunc(GdipSetPageUnit)(pGraphics, Gdiplus::UnitPixel); in StretchDIBits()
684 CallFunc(GdipSetPageUnit)(pGraphics, Gdiplus::UnitPixel); in DrawPath()
775 CallFunc(GdipCreatePen1)(fill_argb, 1.0f, Gdiplus::UnitPixel, &pPen); in DrawPath()

123