Home
last modified time | relevance | path

Searched refs:AdjustDepth (Results 1 – 15 of 15) sorted by relevance

/dports/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.6/src/
H A Datiadjust.c59 pATI->AdjustDepth = (pATI->bitsPerPixel + 7) >> 3; in ATIAdjustPreInit()
62 while (pATI->AdjustMask % (unsigned long)(pATI->AdjustDepth)) in ATIAdjustPreInit()
65 ~(((pATI->AdjustMask / (unsigned long)(pATI->AdjustDepth)) >> 3) - in ATIAdjustPreInit()
73 MaxBase = (pATI->AdjustMaxBase / (unsigned long)pATI->AdjustDepth) | in ATIAdjustPreInit()
106 pATI->AdjustDepth) >> 3; in ATIAdjustFrame()
114 xy = (Base << 3) / pATI->AdjustDepth; in ATIAdjustFrame()
H A Datiscreen.c88 w = (pBox->x2 - pBox->x1) * pATI->AdjustDepth; in ATIRefreshArea()
90 offset = (pBox->y1 * pATI->FBPitch) + (pBox->x1 * pATI->AdjustDepth); in ATIRefreshArea()
H A Datistruct.h383 int AdjustDepth, AdjustMaxX, AdjustMaxY; member
H A Datimach64xv.c1648 int cpp = pATI->AdjustDepth; in ATIMach64XVMemAlloc()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.SqlXml/System/Xml/Xsl/XsltOld/
H A DRecordBuilder.cs127 AdjustDepth(state); in BeginEvent()
175 AdjustDepth(state); in TextEvent()
194 AdjustDepth(state); in EndEvent()
351 private void AdjustDepth(int state) { in AdjustDepth() method in System.Xml.Xsl.XsltOld.RecordBuilder
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xsl/XsltOld/
H A DRecordBuilder.cs139 AdjustDepth(state); in BeginEvent()
191 AdjustDepth(state); in TextEvent()
213 AdjustDepth(state); in EndEvent()
399 private void AdjustDepth(int state) in AdjustDepth() method in System.Xml.Xsl.XsltOld.RecordBuilder
/dports/games/openssn/openssn/src/
H A Dcontrol.h77 void AdjustDepth(int x);
H A Dcontrol.cpp923 void Control::AdjustDepth(int x){ in AdjustDepth() function in Control
H A Dmain.cpp2500 ControlStation.AdjustDepth(mousex); in HandleInput()
2507 ControlStation.AdjustDepth(mousex); in HandleInput()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Ddrtxtob1.cxx329 pOLV->AdjustDepth( -1 ); in Execute()
344 pOLV->AdjustDepth( 1 ); in Execute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Ddrtxtob1.cxx331 pOLV->AdjustDepth( -1 ); in Execute()
346 pOLV->AdjustDepth( 1 ); in Execute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Doutliner.hxx244 void AdjustDepth( short nDX ); // Later replace with Indent!
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Doutliner.hxx242 void AdjustDepth( short nDX ); // Later replace with Indent!
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/outliner/
H A Doutlvw.cxx433 void OutlinerView::AdjustDepth( short nDX ) in AdjustDepth() function in OutlinerView
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/outliner/
H A Doutlvw.cxx435 void OutlinerView::AdjustDepth( short nDX ) in AdjustDepth() function in OutlinerView