Home
last modified time | relevance | path

Searched refs:aCoordType (Results 1 – 25 of 119) sorted by relevance

12345

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/
H A Dorigin_transforms.cpp36 COORD_TYPES_T aCoordType ) const in ToDisplay()
38 return static_cast<int>( ToDisplay( static_cast<long long int>( aValue ), aCoordType ) ); in ToDisplay()
42 COORD_TYPES_T aCoordType ) const in ToDisplay()
48 COORD_TYPES_T aCoordType ) const in ToDisplay()
54 COORD_TYPES_T aCoordType ) const in FromDisplay()
56 return static_cast<int>( FromDisplay( static_cast<long long int>( aValue ), aCoordType ) ); in FromDisplay()
60 COORD_TYPES_T aCoordType ) const in FromDisplay()
66 COORD_TYPES_T aCoordType ) const in FromDisplay()
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/atk/
H A DnsMaiInterfaceComponent.cpp22 gint aAccY, AtkCoordType aCoordType) { in refAccessibleAtPointCB() argument
24 aCoordType); in refAccessibleAtPointCB()
28 gint* aWidth, gint* aHeight, AtkCoordType aCoordType) { in getExtentsCB() argument
29 getExtentsHelper(ATK_OBJECT(aComponent), aX, aY, aWidth, aHeight, aCoordType); in getExtentsCB()
51 AtkCoordType aCoordType) { in refAccessibleAtPointHelper() argument
59 if (aCoordType == ATK_XY_WINDOW) { in refAccessibleAtPointHelper()
82 proxy->AccessibleAtPoint(aX, aY, aCoordType == ATK_XY_WINDOW); in refAccessibleAtPointHelper()
94 gint* aHeight, AtkCoordType aCoordType) { in getExtentsHelper() argument
106 if (aCoordType == ATK_XY_WINDOW) { in getExtentsHelper()
121 proxy->Extents(aCoordType == ATK_XY_WINDOW, aX, aY, aWidth, aHeight); in getExtentsHelper()
H A DAtkSocketAccessible.cpp48 gint aY, AtkCoordType aCoordType) { in RefAccessibleAtPoint() argument
52 aY, aCoordType); in RefAccessibleAtPoint()
56 gint* aWidth, gint* aHeight, AtkCoordType aCoordType) { in GetExtents() argument
62 aHeight, aCoordType); in GetExtents()
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/atk/
H A DnsMaiInterfaceComponent.cpp22 AtkCoordType aCoordType) in refAccessibleAtPointCB() argument
25 aAccX, aAccY, aCoordType); in refAccessibleAtPointCB()
30 gint* aWidth, gint* aHeight, AtkCoordType aCoordType) in getExtentsCB() argument
33 aX, aY, aWidth, aHeight, aCoordType); in getExtentsCB()
58 AtkCoordType aCoordType) in refAccessibleAtPointHelper() argument
67 if (aCoordType == ATK_XY_WINDOW) { in refAccessibleAtPointHelper()
90 proxy->AccessibleAtPoint(aX, aY, aCoordType == ATK_XY_WINDOW); in refAccessibleAtPointHelper()
104 AtkCoordType aCoordType) in getExtentsHelper() argument
118 if (aCoordType == ATK_XY_WINDOW) { in getExtentsHelper()
133 proxy->Extents(aCoordType == ATK_XY_WINDOW, aX, aY, aWidth, aHeight); in getExtentsHelper()
H A DAtkSocketAccessible.cpp56 AtkCoordType aCoordType) in RefAccessibleAtPoint() argument
61 aX, aY, aCoordType); in RefAccessibleAtPoint()
66 gint* aHeight, AtkCoordType aCoordType) in GetExtents() argument
74 aX, aY, aWidth, aHeight, aCoordType); in GetExtents()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Dpcb_origin_transforms.cpp42 COORD_TYPES_T aCoordType ) const in ToDisplay()
46 switch( aCoordType ) in ToDisplay()
60 COORD_TYPES_T aCoordType ) const in ToDisplay()
64 switch( aCoordType ) in ToDisplay()
78 COORD_TYPES_T aCoordType ) const in FromDisplay()
82 switch( aCoordType ) in FromDisplay()
96 COORD_TYPES_T aCoordType ) const in FromDisplay()
100 switch( aCoordType ) in FromDisplay()
H A Dpcb_origin_transforms.h41 … virtual long long int ToDisplay( long long int aValue, COORD_TYPES_T aCoordType ) const override;
43 virtual double ToDisplay( double aValue, COORD_TYPES_T aCoordType ) const override;
48 …virtual long long int FromDisplay( long long int aValue, COORD_TYPES_T aCoordType ) const override;
50 virtual double FromDisplay( double aValue, COORD_TYPES_T aCoordType ) const override;
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/atk/
H A DnsMaiInterfaceComponent.cpp24 gint aAccY, AtkCoordType aCoordType) { in refAccessibleAtPointCB() argument
26 aCoordType); in refAccessibleAtPointCB()
30 gint* aWidth, gint* aHeight, AtkCoordType aCoordType) { in getExtentsCB() argument
31 getExtentsHelper(ATK_OBJECT(aComponent), aX, aY, aWidth, aHeight, aCoordType); in getExtentsCB()
90 AtkCoordType aCoordType) { in refAccessibleAtPointHelper() argument
104 if (aCoordType == ATK_XY_WINDOW) { in refAccessibleAtPointHelper()
139 gint* aHeight, AtkCoordType aCoordType) { in getExtentsHelper() argument
151 if (aCoordType == ATK_XY_WINDOW) { in getExtentsHelper()
166 proxy->Extents(aCoordType == ATK_XY_WINDOW, aX, aY, aWidth, aHeight); in getExtentsHelper()
H A DAtkSocketAccessible.cpp48 gint aY, AtkCoordType aCoordType) { in RefAccessibleAtPoint() argument
52 aY, aCoordType); in RefAccessibleAtPoint()
56 gint* aWidth, gint* aHeight, AtkCoordType aCoordType) { in GetExtents() argument
62 aHeight, aCoordType); in GetExtents()
H A DInterfaceInitFuncs.h39 AtkCoordType aCoordType);
41 gint* aHeight, AtkCoordType aCoordType);
/dports/www/firefox/firefox-99.0/accessible/atk/
H A DnsMaiInterfaceComponent.cpp24 gint aAccY, AtkCoordType aCoordType) { in refAccessibleAtPointCB() argument
26 aCoordType); in refAccessibleAtPointCB()
30 gint* aWidth, gint* aHeight, AtkCoordType aCoordType) { in getExtentsCB() argument
31 getExtentsHelper(ATK_OBJECT(aComponent), aX, aY, aWidth, aHeight, aCoordType); in getExtentsCB()
83 AtkCoordType aCoordType) { in refAccessibleAtPointHelper() argument
97 if (aCoordType == ATK_XY_WINDOW) { in refAccessibleAtPointHelper()
133 gint* aHeight, AtkCoordType aCoordType) { in getExtentsHelper() argument
145 if (aCoordType == ATK_XY_WINDOW) { in getExtentsHelper()
160 proxy->Extents(aCoordType == ATK_XY_WINDOW, aX, aY, aWidth, aHeight); in getExtentsHelper()
H A DAtkSocketAccessible.cpp48 gint aY, AtkCoordType aCoordType) { in RefAccessibleAtPoint() argument
52 aY, aCoordType); in RefAccessibleAtPoint()
56 gint* aWidth, gint* aHeight, AtkCoordType aCoordType) { in GetExtents() argument
62 aHeight, aCoordType); in GetExtents()
H A DInterfaceInitFuncs.h39 AtkCoordType aCoordType);
41 gint* aHeight, AtkCoordType aCoordType);
/dports/www/firefox-esr/firefox-91.8.0/accessible/atk/
H A DnsMaiInterfaceComponent.cpp24 gint aAccY, AtkCoordType aCoordType) { in refAccessibleAtPointCB() argument
26 aCoordType); in refAccessibleAtPointCB()
30 gint* aWidth, gint* aHeight, AtkCoordType aCoordType) { in getExtentsCB() argument
31 getExtentsHelper(ATK_OBJECT(aComponent), aX, aY, aWidth, aHeight, aCoordType); in getExtentsCB()
90 AtkCoordType aCoordType) { in refAccessibleAtPointHelper() argument
104 if (aCoordType == ATK_XY_WINDOW) { in refAccessibleAtPointHelper()
139 gint* aHeight, AtkCoordType aCoordType) { in getExtentsHelper() argument
151 if (aCoordType == ATK_XY_WINDOW) { in getExtentsHelper()
166 proxy->Extents(aCoordType == ATK_XY_WINDOW, aX, aY, aWidth, aHeight); in getExtentsHelper()
H A DAtkSocketAccessible.cpp48 gint aY, AtkCoordType aCoordType) { in RefAccessibleAtPoint() argument
52 aY, aCoordType); in RefAccessibleAtPoint()
56 gint* aWidth, gint* aHeight, AtkCoordType aCoordType) { in GetExtents() argument
62 aHeight, aCoordType); in GetExtents()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/atk/
H A DnsMaiInterfaceComponent.cpp24 gint aAccY, AtkCoordType aCoordType) { in refAccessibleAtPointCB() argument
26 aCoordType); in refAccessibleAtPointCB()
30 gint* aWidth, gint* aHeight, AtkCoordType aCoordType) { in getExtentsCB() argument
31 getExtentsHelper(ATK_OBJECT(aComponent), aX, aY, aWidth, aHeight, aCoordType); in getExtentsCB()
90 AtkCoordType aCoordType) { in refAccessibleAtPointHelper() argument
104 if (aCoordType == ATK_XY_WINDOW) { in refAccessibleAtPointHelper()
139 gint* aHeight, AtkCoordType aCoordType) { in getExtentsHelper() argument
151 if (aCoordType == ATK_XY_WINDOW) { in getExtentsHelper()
166 proxy->Extents(aCoordType == ATK_XY_WINDOW, aX, aY, aWidth, aHeight); in getExtentsHelper()
H A DAtkSocketAccessible.cpp48 gint aY, AtkCoordType aCoordType) { in RefAccessibleAtPoint() argument
52 aY, aCoordType); in RefAccessibleAtPoint()
56 gint* aWidth, gint* aHeight, AtkCoordType aCoordType) { in GetExtents() argument
62 aHeight, aCoordType); in GetExtents()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/
H A Dorigin_transforms.h61 COORD_TYPES_T aCoordType ) const;
64 COORD_TYPES_T aCoordType ) const;
67 COORD_TYPES_T aCoordType ) const;
70 COORD_TYPES_T aCoordType ) const;
73 COORD_TYPES_T aCoordType ) const;
76 COORD_TYPES_T aCoordType ) const;
/dports/www/firefox/firefox-99.0/accessible/xpcom/
H A DxpcAccessibleHyperText.cpp209 uint32_t aCoordType) { in GetCharacterExtents() argument
220 rect = IntlLocal()->CharBounds(aOffset, aCoordType); in GetCharacterExtents()
225 rect = mIntl->AsRemote()->CharBounds(aOffset, aCoordType); in GetCharacterExtents()
236 int32_t* aHeight, uint32_t aCoordType) { in GetRangeExtents() argument
247 rect = IntlLocal()->TextBounds(aStartOffset, aEndOffset, aCoordType); in GetRangeExtents()
252 rect = mIntl->AsRemote()->TextBounds(aStartOffset, aEndOffset, aCoordType); in GetRangeExtents()
261 uint32_t aCoordType, in GetOffsetAtPoint() argument
269 *aOffset = IntlLocal()->OffsetAtPoint(aX, aY, aCoordType); in GetOffsetAtPoint()
271 *aOffset = mIntl->AsRemote()->OffsetAtPoint(aX, aY, aCoordType); in GetOffsetAtPoint()
H A DxpcAccessibleImage.cpp23 xpcAccessibleImage::GetImagePosition(uint32_t aCoordType, int32_t* aX, in NS_IMPL_ISUPPORTS_INHERITED()
32 LayoutDeviceIntPoint point = Intl()->Position(aCoordType); in NS_IMPL_ISUPPORTS_INHERITED()
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/xpcom/
H A DxpcAccessibleImage.cpp23 xpcAccessibleImage::GetImagePosition(uint32_t aCoordType, int32_t* aX, in NS_IMPL_ISUPPORTS_INHERITED()
32 nsIntPoint point = Intl()->Position(aCoordType); in NS_IMPL_ISUPPORTS_INHERITED()
/dports/www/firefox-esr/firefox-91.8.0/accessible/xpcom/
H A DxpcAccessibleImage.cpp23 xpcAccessibleImage::GetImagePosition(uint32_t aCoordType, int32_t* aX, in NS_IMPL_ISUPPORTS_INHERITED()
32 nsIntPoint point = Intl()->Position(aCoordType); in NS_IMPL_ISUPPORTS_INHERITED()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/xpcom/
H A DxpcAccessibleImage.cpp23 xpcAccessibleImage::GetImagePosition(uint32_t aCoordType, int32_t* aX, in NS_IMPL_ISUPPORTS_INHERITED()
32 nsIntPoint point = Intl()->Position(aCoordType); in NS_IMPL_ISUPPORTS_INHERITED()
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/xpcom/
H A DxpcAccessibleImage.cpp23 xpcAccessibleImage::GetImagePosition(uint32_t aCoordType, int32_t* aX, in NS_IMPL_ISUPPORTS_INHERITED()
32 nsIntPoint point = Intl()->Position(aCoordType); in NS_IMPL_ISUPPORTS_INHERITED()
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/xpcom/
H A DxpcAccessibleImage.cpp24 xpcAccessibleImage::GetImagePosition(uint32_t aCoordType, in NS_IMPL_ISUPPORTS_INHERITED()
35 nsIntPoint point = Intl()->Position(aCoordType); in NS_IMPL_ISUPPORTS_INHERITED()

12345