Home
last modified time | relevance | path

Searched refs:gfx (Results 101 – 125 of 21240) sorted by relevance

12345678910>>...850

/dports/games/gnujump/gnujump-1.0.8/src/
H A Dgame-output.c100 drawScrolledBgPart (gfx, gfx->gameX + BLOCKSIZE, gfx->gameY, in drawGame()
102 gfx->gameTileH, in drawGame()
107 drawScrolledBgPart (gfx, gfx->gameX + BLOCKSIZE - gfx->borderTileW, in drawGame()
108 gfx->gameY, gfx->borderTileW, in drawGame()
112 drawScrolledBgPart (gfx, gfx->gameX + (GRIDWIDTH - 1) * BLOCKSIZE, in drawGame()
113 gfx->gameY, gfx->borderTileW, in drawGame()
121 gfx->gameX, gfx->gameY, in drawGame()
125 gfx->gameX + BLOCKSIZE * (GRIDWIDTH - 1), gfx->gameY, in drawGame()
131 drawBg (gfx->gameBg, gfx->gameX, gfx->gameY, BLOCKSIZE * GRIDWIDTH, in drawGame()
240 x = gfx->timeX; in drawScore()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/fast_ink/laser/
H A Dlaser_segment_utils_unittest.cc119 float rad = gfx::DegToRad(angle); in TEST_F()
145 float rad = gfx::DegToRad(angle); in TEST_F()
170 const gfx::PointF start(0.0f, 0.0f); in TEST_F()
171 const gfx::PointF end(1.0f, 1.0f); in TEST_F()
180 const gfx::PointF start(0.0f, 0.0f); in TEST_F()
181 const gfx::PointF end(1.0f, -1.0f); in TEST_F()
191 const gfx::PointF end(5.0f, 5.0f); in TEST_F()
201 const gfx::PointF end(5.0f, 5.0f); in TEST_F()
217 std::vector<gfx::PointF> expected_projections = {gfx::PointF(1.0f, 1.0f), in TEST_F()
232 std::vector<gfx::PointF> expected_projections = {gfx::PointF(0.0f, 2.0f), in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/textfield/
H A Dtextfield_model_unittest.cc98 model.MoveCursor(gfx::LINE_BREAK, gfx::CURSOR_LEFT, gfx::SELECTION_NONE); in TEST_F()
102 model.MoveCursor(gfx::LINE_BREAK, gfx::CURSOR_RIGHT, gfx::SELECTION_NONE); in TEST_F()
224 model.MoveCursor(gfx::LINE_BREAK, gfx::CURSOR_LEFT, gfx::SELECTION_NONE); in TEST_F()
292 model.MoveCursor(gfx::LINE_BREAK, gfx::CURSOR_LEFT, gfx::SELECTION_RETAIN); in TEST_F()
416 model.MoveCursor(gfx::LINE_BREAK, gfx::CURSOR_LEFT, gfx::SELECTION_NONE); in TEST_F()
468 model.MoveCursor(gfx::LINE_BREAK, gfx::CURSOR_LEFT, gfx::SELECTION_NONE); in TEST_F()
970 gfx::SelectionModel(gfx::Range(0, 6), gfx::CURSOR_BACKWARD)); in TEST_F()
974 gfx::SelectionModel(gfx::Range(6, 1), gfx::CURSOR_FORWARD)); in TEST_F()
978 gfx::SelectionModel(gfx::Range(2, 1000), gfx::CURSOR_BACKWARD)); in TEST_F()
982 gfx::SelectionModel(gfx::Range(1000, 3), gfx::CURSOR_FORWARD)); in TEST_F()
[all …]
/dports/www/firefox/firefox-99.0/layout/base/
H A DUnitTransforms.h74 gfx::CoordTyped<TargetUnits> ViewAs(const gfx::CoordTyped<SourceUnits>& aCoord, in ViewAs()
79 gfx::IntCoordTyped<TargetUnits> ViewAs( in ViewAs()
84 gfx::SizeTyped<TargetUnits> ViewAs(const gfx::SizeTyped<SourceUnits>& aSize, in ViewAs()
89 gfx::IntSizeTyped<TargetUnits> ViewAs( in ViewAs()
94 gfx::PointTyped<TargetUnits> ViewAs(const gfx::PointTyped<SourceUnits>& aPoint, in ViewAs()
99 gfx::IntPointTyped<TargetUnits> ViewAs( in ViewAs()
104 gfx::RectTyped<TargetUnits> ViewAs(const gfx::RectTyped<SourceUnits>& aRect, in ViewAs()
110 gfx::IntRectTyped<TargetUnits> ViewAs( in ViewAs()
116 gfx::MarginTyped<TargetUnits> ViewAs( in ViewAs()
200 gfx::PointTyped<TargetUnits> ViewAs(const gfx::Point& aPoint) { in ViewAs()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/basic/
H A DBasicLayersImpl.h21 namespace gfx {
84 Layer* aLayer, gfx::Matrix* aMaskTransform);
90 void FillRectWithMask(gfx::DrawTarget* aDT, const gfx::Rect& aRect,
95 void FillRectWithMask(gfx::DrawTarget* aDT, const gfx::Rect& aRect,
103 void FillRectWithMask(gfx::DrawTarget* aDT, const gfx::Point& aDeviceOffset,
104 const gfx::Rect& aRect, gfx::SourceSurface* aSurface,
107 void FillRectWithMask(gfx::DrawTarget* aDT, const gfx::Point& aDeviceOffset,
108 const gfx::Rect& aRect, const gfx::DeviceColor& aColor,
111 void FillPathWithMask(gfx::DrawTarget* aDT, const gfx::Path* aPath,
117 void FillPathWithMask(gfx::DrawTarget* aDT, const gfx::Path* aPath,
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/basic/
H A DBasicLayersImpl.h21 namespace gfx {
84 Layer* aLayer, gfx::Matrix* aMaskTransform);
90 void FillRectWithMask(gfx::DrawTarget* aDT, const gfx::Rect& aRect,
95 void FillRectWithMask(gfx::DrawTarget* aDT, const gfx::Rect& aRect,
103 void FillRectWithMask(gfx::DrawTarget* aDT, const gfx::Point& aDeviceOffset,
104 const gfx::Rect& aRect, gfx::SourceSurface* aSurface,
107 void FillRectWithMask(gfx::DrawTarget* aDT, const gfx::Point& aDeviceOffset,
108 const gfx::Rect& aRect, const gfx::DeviceColor& aColor,
111 void FillPathWithMask(gfx::DrawTarget* aDT, const gfx::Path* aPath,
117 void FillPathWithMask(gfx::DrawTarget* aDT, const gfx::Path* aPath,
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/basic/
H A DBasicLayersImpl.h21 namespace gfx {
90 void FillRectWithMask(gfx::DrawTarget* aDT, const gfx::Rect& aRect,
95 void FillRectWithMask(gfx::DrawTarget* aDT, const gfx::Rect& aRect,
103 void FillRectWithMask(gfx::DrawTarget* aDT, const gfx::Point& aDeviceOffset,
104 const gfx::Rect& aRect, gfx::SourceSurface* aSurface,
107 void FillRectWithMask(gfx::DrawTarget* aDT, const gfx::Point& aDeviceOffset,
108 const gfx::Rect& aRect, const gfx::Color& aColor,
111 void FillPathWithMask(gfx::DrawTarget* aDT, const gfx::Path* aPath,
112 const gfx::Rect& aClipRect, const gfx::Color& aColor,
116 void FillPathWithMask(gfx::DrawTarget* aDT, const gfx::Path* aPath,
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/basic/
H A DBasicLayersImpl.h21 namespace gfx {
84 Layer* aLayer, gfx::Matrix* aMaskTransform);
90 void FillRectWithMask(gfx::DrawTarget* aDT, const gfx::Rect& aRect,
95 void FillRectWithMask(gfx::DrawTarget* aDT, const gfx::Rect& aRect,
103 void FillRectWithMask(gfx::DrawTarget* aDT, const gfx::Point& aDeviceOffset,
104 const gfx::Rect& aRect, gfx::SourceSurface* aSurface,
107 void FillRectWithMask(gfx::DrawTarget* aDT, const gfx::Point& aDeviceOffset,
108 const gfx::Rect& aRect, const gfx::DeviceColor& aColor,
111 void FillPathWithMask(gfx::DrawTarget* aDT, const gfx::Path* aPath,
117 void FillPathWithMask(gfx::DrawTarget* aDT, const gfx::Path* aPath,
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/exo/wayland/
H A Dzcr_color_space.cc25 gfx::ColorSpace::PrimaryID::BT709,
27 gfx::ColorSpace::PrimaryID::BT470M,
35 gfx::ColorSpace::PrimaryID::FILM,
97 gfx::ColorSpace::MatrixID::RGB,
101 gfx::ColorSpace::MatrixID::FCC,
117 gfx::ColorSpace::MatrixID::GBR,
145 gfx::ColorSpace::PrimaryID primary = gfx::ColorSpace::PrimaryID::INVALID; in GetColorSpace()
146 gfx::ColorSpace::TransferID transfer = gfx::ColorSpace::TransferID::INVALID; in GetColorSpace()
147 gfx::ColorSpace::MatrixID matrix = gfx::ColorSpace::MatrixID::INVALID; in GetColorSpace()
148 gfx::ColorSpace::RangeID range = gfx::ColorSpace::RangeID::INVALID; in GetColorSpace()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/exo/wayland/
H A Dzcr_color_space.cc25 gfx::ColorSpace::PrimaryID::BT709,
27 gfx::ColorSpace::PrimaryID::BT470M,
35 gfx::ColorSpace::PrimaryID::FILM,
97 gfx::ColorSpace::MatrixID::RGB,
101 gfx::ColorSpace::MatrixID::FCC,
117 gfx::ColorSpace::MatrixID::GBR,
145 gfx::ColorSpace::PrimaryID primary = gfx::ColorSpace::PrimaryID::INVALID; in GetColorSpace()
146 gfx::ColorSpace::TransferID transfer = gfx::ColorSpace::TransferID::INVALID; in GetColorSpace()
147 gfx::ColorSpace::MatrixID matrix = gfx::ColorSpace::MatrixID::INVALID; in GetColorSpace()
148 gfx::ColorSpace::RangeID range = gfx::ColorSpace::RangeID::INVALID; in GetColorSpace()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/accessibility/
H A Daccessibility_focus_ring_group_unittest.cc43 gfx::Rect(0, 0, 1000, 500)); in AccessibilityFocusRingGroupTest()
48 gfx::Rect AddMargin(gfx::Rect r) { in AddMargin()
62 gfx::Rect screen(0, 0, 1000, 1000); in TEST_F()
85 expected = gfx::Rect(0, 0, 0, 0); in TEST_F()
93 std::vector<gfx::Rect> rects; in TEST_F()
104 std::vector<gfx::Rect> rects; in TEST_F()
120 std::vector<gfx::Rect> rects; in TEST_F()
135 std::vector<gfx::Rect> rects; in TEST_F()
147 std::vector<gfx::Rect> rects; in TEST_F()
160 gfx::Rect(0, 0, 1000, 1000)); in TEST_F()
[all …]
/dports/games/libretro-picodrive/picodrive-600894e/pico/cd/
H A Dgfx.c71 memset(&gfx, 0, sizeof(gfx)); in gfx_init()
137 save_param(&gfx.dotMask, sizeof(gfx.dotMask)); in gfx_context_save()
138 save_param(&gfx.stampShift, sizeof(gfx.stampShift)); in gfx_context_save()
139 save_param(&gfx.mapShift, sizeof(gfx.mapShift)); in gfx_context_save()
141 save_param(&gfx.bufferStart, sizeof(gfx.bufferStart)); in gfx_context_save()
149 save_param(&gfx.y_step, sizeof(gfx.y_step)); in gfx_context_save()
161 load_param(&gfx.dotMask, sizeof(gfx.dotMask)); in gfx_context_load()
162 load_param(&gfx.stampShift, sizeof(gfx.stampShift)); in gfx_context_load()
163 load_param(&gfx.mapShift, sizeof(gfx.mapShift)); in gfx_context_load()
173 load_param(&gfx.y_step, sizeof(gfx.y_step)); in gfx_context_load()
[all …]
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/pico/cd/
H A Dgfx.c71 memset(&gfx, 0, sizeof(gfx)); in gfx_init()
137 save_param(&gfx.dotMask, sizeof(gfx.dotMask)); in gfx_context_save()
138 save_param(&gfx.stampShift, sizeof(gfx.stampShift)); in gfx_context_save()
139 save_param(&gfx.mapShift, sizeof(gfx.mapShift)); in gfx_context_save()
141 save_param(&gfx.bufferStart, sizeof(gfx.bufferStart)); in gfx_context_save()
149 save_param(&gfx.y_step, sizeof(gfx.y_step)); in gfx_context_save()
161 load_param(&gfx.dotMask, sizeof(gfx.dotMask)); in gfx_context_load()
162 load_param(&gfx.stampShift, sizeof(gfx.stampShift)); in gfx_context_load()
163 load_param(&gfx.mapShift, sizeof(gfx.mapShift)); in gfx_context_load()
173 load_param(&gfx.y_step, sizeof(gfx.y_step)); in gfx_context_load()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/ipc/common/
H A Dgpu_memory_buffer_impl_shared_memory.cc26 gfx::GpuMemoryBufferId id, in GpuMemoryBufferImplSharedMemory()
27 const gfx::Size& size, in GpuMemoryBufferImplSharedMemory()
28 gfx::BufferFormat format, in GpuMemoryBufferImplSharedMemory()
29 gfx::BufferUsage usage, in GpuMemoryBufferImplSharedMemory()
72 gfx::GpuMemoryBufferHandle
75 const gfx::Size& size, in CreateGpuMemoryBuffer()
103 const gfx::Size& size, in CreateFromHandle()
105 gfx::BufferUsage usage, in CreateFromHandle()
184 const gfx::Size& size, in IsSizeValidForFormat()
219 const gfx::Size& size, in AllocateForTesting()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DUnitTransforms.h72 gfx::CoordTyped<TargetUnits> ViewAs(const gfx::CoordTyped<SourceUnits>& aCoord, in ViewAs()
77 gfx::IntCoordTyped<TargetUnits> ViewAs( in ViewAs()
82 gfx::SizeTyped<TargetUnits> ViewAs(const gfx::SizeTyped<SourceUnits>& aSize, in ViewAs()
87 gfx::IntSizeTyped<TargetUnits> ViewAs( in ViewAs()
92 gfx::PointTyped<TargetUnits> ViewAs(const gfx::PointTyped<SourceUnits>& aPoint, in ViewAs()
97 gfx::IntPointTyped<TargetUnits> ViewAs( in ViewAs()
102 gfx::RectTyped<TargetUnits> ViewAs(const gfx::RectTyped<SourceUnits>& aRect, in ViewAs()
108 gfx::IntRectTyped<TargetUnits> ViewAs( in ViewAs()
114 gfx::MarginTyped<TargetUnits> ViewAs( in ViewAs()
191 gfx::PointTyped<TargetUnits> ViewAs(const gfx::Point& aPoint) { in ViewAs()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DUnitTransforms.h72 gfx::CoordTyped<TargetUnits> ViewAs(const gfx::CoordTyped<SourceUnits>& aCoord, in ViewAs()
77 gfx::IntCoordTyped<TargetUnits> ViewAs( in ViewAs()
82 gfx::SizeTyped<TargetUnits> ViewAs(const gfx::SizeTyped<SourceUnits>& aSize, in ViewAs()
87 gfx::IntSizeTyped<TargetUnits> ViewAs( in ViewAs()
92 gfx::PointTyped<TargetUnits> ViewAs(const gfx::PointTyped<SourceUnits>& aPoint, in ViewAs()
97 gfx::IntPointTyped<TargetUnits> ViewAs( in ViewAs()
102 gfx::RectTyped<TargetUnits> ViewAs(const gfx::RectTyped<SourceUnits>& aRect, in ViewAs()
108 gfx::IntRectTyped<TargetUnits> ViewAs( in ViewAs()
114 gfx::MarginTyped<TargetUnits> ViewAs( in ViewAs()
191 gfx::PointTyped<TargetUnits> ViewAs(const gfx::Point& aPoint) { in ViewAs()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DUnitTransforms.h72 gfx::CoordTyped<TargetUnits> ViewAs(const gfx::CoordTyped<SourceUnits>& aCoord, in ViewAs()
77 gfx::IntCoordTyped<TargetUnits> ViewAs( in ViewAs()
82 gfx::SizeTyped<TargetUnits> ViewAs(const gfx::SizeTyped<SourceUnits>& aSize, in ViewAs()
87 gfx::IntSizeTyped<TargetUnits> ViewAs( in ViewAs()
92 gfx::PointTyped<TargetUnits> ViewAs(const gfx::PointTyped<SourceUnits>& aPoint, in ViewAs()
97 gfx::IntPointTyped<TargetUnits> ViewAs( in ViewAs()
102 gfx::RectTyped<TargetUnits> ViewAs(const gfx::RectTyped<SourceUnits>& aRect, in ViewAs()
108 gfx::IntRectTyped<TargetUnits> ViewAs( in ViewAs()
114 gfx::MarginTyped<TargetUnits> ViewAs( in ViewAs()
191 gfx::PointTyped<TargetUnits> ViewAs(const gfx::Point& aPoint) { in ViewAs()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/base/
H A Dmath_util.h31 namespace gfx {
176 static gfx::Rect MapEnclosingClippedRect(const gfx::Transform& transform,
182 static gfx::RectF MapClippedRect(const gfx::Transform& transform,
186 static gfx::RectF ProjectClippedRect(const gfx::Transform& transform,
222 static gfx::QuadF MapQuad(const gfx::Transform& transform,
225 static gfx::PointF MapPoint(const gfx::Transform& transform,
228 static gfx::PointF ProjectPoint(const gfx::Transform& transform,
233 static gfx::Point3F ProjectPoint3D(const gfx::Transform& transform,
260 static gfx::Vector2dF ProjectVector(const gfx::Vector2dF& source,
317 static gfx::Vector3dF GetXAxis(const gfx::Transform& transform);
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/ipc/host/
H A Dgpu_memory_buffer_support.cc26 gfx::BufferFormat::R_8, gfx::BufferFormat::R_16, in GetNativeGpuMemoryBufferConfigurations()
27 gfx::BufferFormat::RG_88, gfx::BufferFormat::BGR_565, in GetNativeGpuMemoryBufferConfigurations()
28 gfx::BufferFormat::RGBA_4444, gfx::BufferFormat::RGBX_8888, in GetNativeGpuMemoryBufferConfigurations()
29 gfx::BufferFormat::RGBA_8888, gfx::BufferFormat::BGRX_8888, in GetNativeGpuMemoryBufferConfigurations()
30 gfx::BufferFormat::BGRA_1010102, gfx::BufferFormat::RGBA_1010102, in GetNativeGpuMemoryBufferConfigurations()
31 gfx::BufferFormat::BGRA_8888, gfx::BufferFormat::RGBA_F16, in GetNativeGpuMemoryBufferConfigurations()
32 gfx::BufferFormat::YVU_420, gfx::BufferFormat::YUV_420_BIPLANAR, in GetNativeGpuMemoryBufferConfigurations()
33 gfx::BufferFormat::P010}; in GetNativeGpuMemoryBufferConfigurations()
37 gfx::BufferUsage::SCANOUT, in GetNativeGpuMemoryBufferConfigurations()
81 gfx::BufferUsage usage = static_cast<gfx::BufferUsage>(usage_idx); in CreateBufferUsageAndFormatExceptionList()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/base/
H A Dmath_util.h30 namespace gfx {
175 static gfx::Rect MapEnclosingClippedRect(const gfx::Transform& transform,
181 static gfx::RectF MapClippedRect(const gfx::Transform& transform,
185 static gfx::RectF ProjectClippedRect(const gfx::Transform& transform,
221 static gfx::QuadF MapQuad(const gfx::Transform& transform,
224 static gfx::PointF MapPoint(const gfx::Transform& transform,
227 static gfx::PointF ProjectPoint(const gfx::Transform& transform,
232 static gfx::Point3F ProjectPoint3D(const gfx::Transform& transform,
259 static gfx::Vector2dF ProjectVector(const gfx::Vector2dF& source,
313 static gfx::Vector3dF GetXAxis(const gfx::Transform& transform);
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/mojom/
H A Dselection_bound_mojom_traits.h17 gfx::SelectionBound::Type type) { in GfxSelectionBoundTypeToMojo()
19 case gfx::SelectionBound::LEFT: in GfxSelectionBoundTypeToMojo()
21 case gfx::SelectionBound::RIGHT: in GfxSelectionBoundTypeToMojo()
51 struct StructTraits<gfx::mojom::SelectionBoundDataView, gfx::SelectionBound> {
52 static gfx::mojom::SelectionBoundType type(const gfx::SelectionBound& input) {
56 static gfx::PointF edge_start(const gfx::SelectionBound& input) {
60 static gfx::PointF edge_end(const gfx::SelectionBound& input) {
64 static gfx::PointF visible_edge_start(const gfx::SelectionBound& input) {
68 static gfx::PointF visible_edge_end(const gfx::SelectionBound& input) {
78 gfx::PointF edge_start;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/mojom/
H A Dselection_bound_mojom_traits.h17 gfx::SelectionBound::Type type) { in GfxSelectionBoundTypeToMojo()
19 case gfx::SelectionBound::LEFT: in GfxSelectionBoundTypeToMojo()
21 case gfx::SelectionBound::RIGHT: in GfxSelectionBoundTypeToMojo()
51 struct StructTraits<gfx::mojom::SelectionBoundDataView, gfx::SelectionBound> {
52 static gfx::mojom::SelectionBoundType type(const gfx::SelectionBound& input) {
56 static gfx::PointF edge_start(const gfx::SelectionBound& input) {
60 static gfx::PointF edge_end(const gfx::SelectionBound& input) {
64 static gfx::PointF visible_edge_start(const gfx::SelectionBound& input) {
68 static gfx::PointF visible_edge_end(const gfx::SelectionBound& input) {
78 gfx::PointF edge_start;
[all …]
/dports/games/legend-of-edgar/edgar-1.34/data/gfx/boss/
H A Dblob_boss_2.dat1 gfx/boss/blob_boss/blob_reform00.png 35 70 14 14
2 gfx/boss/blob_boss/blob_reform01.png 30 60 24 24
7 gfx/boss/blob_boss/blob_reform06.png
8 gfx/boss/blob_boss/blob_stand00.png
9 gfx/boss/blob_boss/blob_stand01.png
10 gfx/boss/blob_boss/blob_stand02.png
11 gfx/boss/blob_boss/blob_fist.png 11 0 60 84
34 gfx/boss/blob_boss/blob_stand_red00.png
35 gfx/boss/blob_boss/blob_stand_red01.png
36 gfx/boss/blob_boss/blob_stand_red02.png
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/window_sizer/
H A Dwindow_sizer_chromeos_unittest.cc49 state_provider->SetPersistentState(gfx::Rect(), gfx::Rect(), in GetWindowBounds()
145 p1024x768, taskbar_bottom_work_area, gfx::Rect(), gfx::Rect(), in TEST_F()
146 gfx::Rect(), DEFAULT, NULL, gfx::Rect(), &window_bounds); in TEST_F()
157 p1024x768, taskbar_right_work_area, gfx::Rect(), gfx::Rect(), in TEST_F()
158 gfx::Rect(), DEFAULT, NULL, gfx::Rect(), &window_bounds); in TEST_F()
170 p1024x768, taskbar_left_work_area, gfx::Rect(), gfx::Rect(), in TEST_F()
171 gfx::Rect(), DEFAULT, NULL, gfx::Rect(), &window_bounds); in TEST_F()
183 p1024x768, taskbar_top_work_area, gfx::Rect(), gfx::Rect(), gfx::Rect(), in TEST_F()
246 gfx::Rect(), LAST_ACTIVE, NULL, gfx::Rect(), &window_bounds); in TEST_F()
259 gfx::Rect(), LAST_ACTIVE, NULL, gfx::Rect(), &window_bounds); in TEST_F()
[all …]
/dports/textproc/p5-PDF-API2/PDF-API2-2.042/t/
H A Dcontent.t21 $gfx->rotate(65);
37 $gfx->skew(15, 25);
84 $gfx->save();
92 $gfx->restore();
314 $gfx->close();
326 $gfx->end();
364 $gfx->fill();
404 $gfx->clip();
472 $gfx->crlf();
481 $gfx->crlf();
[all …]

12345678910>>...850