Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
fx_coordinates_test_support.h
Go to the documentation of this file.
1
// Copyright 2024 The PDFium Authors
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
6
7
#
ifndef
CORE_FXCRT_FX_COORDINATES_TEST_SUPPORT_H_
8
#
define
CORE_FXCRT_FX_COORDINATES_TEST_SUPPORT_H_
9
10
#
include
<
iosfwd
>
11
12
class
CFX_FloatRect
;
13
class
CFX_RectF
;
14
15
std
::ostream& operator<<(
std
::ostream& os,
const
CFX_FloatRect
& rect);
16
17
std
::ostream& operator<<(
std
::ostream& os,
const
CFX_RectF
& rect);
18
19
#
endif
// CORE_FXCRT_FX_COORDINATES_TEST_SUPPORT_H_
CFX_FloatRect
Definition
fx_coordinates.h:185
CFX_FloatRect::Width
float Width() const
Definition
fx_coordinates.h:225
CFX_FloatRect::left
float left
Definition
fx_coordinates.h:269
CFX_FloatRect::bottom
float bottom
Definition
fx_coordinates.h:270
CFX_FloatRect::Height
float Height() const
Definition
fx_coordinates.h:226
CFX_RectF
Definition
fx_coordinates.h:276
CFX_RectF::left
float left
Definition
fx_coordinates.h:428
CFX_RectF::Width
float Width() const
Definition
fx_coordinates.h:384
CFX_RectF::top
float top
Definition
fx_coordinates.h:429
CFX_RectF::Height
float Height() const
Definition
fx_coordinates.h:385
std
[33]
Definition
src_corelib_tools_qhash.cpp:421
qtwebengine
src
3rdparty
chromium
third_party
pdfium
core
fxcrt
fx_coordinates_test_support.h
Generated on
for Qt by
1.14.0