Home
last modified time | relevance | path

Searched refs:RowStart (Results 1 – 25 of 59) sorted by relevance

123

/dports/games/freedroidrpg/freedroidrpg-0.16.1/src/
H A Dshop.c353 static int RowStart = 0; in GreatShopInterface() local
376 RowStart = 0; in GreatShopInterface()
381 if (RowStart + RowLength > NumberOfItems) in GreatShopInterface()
382 RowStart = NumberOfItems - RowLength; in GreatShopInterface()
383 if (RowStart < 0) in GreatShopInterface()
384 RowStart = 0; in GreatShopInterface()
513 if (0 < RowStart) { in GreatShopInterface()
514 RowStart--; in GreatShopInterface()
525 RowStart++; in GreatShopInterface()
527 if (ItemIndex < RowStart) in GreatShopInterface()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffset/
H A DBRepOffset.cxx225 …Standard_Integer RowStart[4] = {aPoles.LowerRow(), aPoles.LowerRow(), aPoles.UpperRow(), aPoles.Lo… in Handle() local
236 …aSum += aPoles (RowStart[iSide] + iPole * RowStep[iSide], ColStart[iSide] + iPole * ColStep[iSide]… in Handle()
247 …const gp_Pnt& aPole = aPoles (RowStart[iSide] + iPole * RowStep[iSide], ColStart[iSide] + iPole * … in Handle()
309 …aCopy->SetPole (RowStart[iSide] + iPole * RowStep[iSide], ColStart[iSide] + iPole * ColStep[iSide]… in Handle()
/dports/devel/fpc-fcl-base/fpc-3.2.2/packages/fcl-base/src/
H A Dwformat.pp64 Procedure RowStart; virtual;
244 procedure TFormattingWriter.RowStart;
251 RowStart;
/dports/lang/fpc/fpc-3.2.2/packages/fcl-base/src/
H A Dwformat.pp64 Procedure RowStart; virtual;
244 procedure TFormattingWriter.RowStart;
251 RowStart;
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-base/src/
H A Dwformat.pp64 Procedure RowStart; virtual;
244 procedure TFormattingWriter.RowStart;
251 RowStart;
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
H A DBufferImage.c258 UINTN RowStart; in HBufferImagePrintLine() local
274 RowStart = (HMainEditor.SelectStart - 1) / 0x10 + 1; in HBufferImagePrintLine()
280 if (FRow >= RowStart && FRow <= RowEnd) { in HBufferImagePrintLine()
284 if (FRow > RowStart) { in HBufferImagePrintLine()
479 UINTN RowStart; in HBufferImageIsInSelectedArea() local
498 RowStart = (HMainEditor.SelectStart - 1) / 0x10 + 1; in HBufferImageIsInSelectedArea()
505 if (FRow < RowStart || FRow > RowEnd) { in HBufferImageIsInSelectedArea()
509 if (FRow > RowStart) { in HBufferImageIsInSelectedArea()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
H A DBufferImage.c258 UINTN RowStart; in HBufferImagePrintLine() local
274 RowStart = (HMainEditor.SelectStart - 1) / 0x10 + 1; in HBufferImagePrintLine()
280 if (FRow >= RowStart && FRow <= RowEnd) { in HBufferImagePrintLine()
284 if (FRow > RowStart) { in HBufferImagePrintLine()
479 UINTN RowStart; in HBufferImageIsInSelectedArea() local
498 RowStart = (HMainEditor.SelectStart - 1) / 0x10 + 1; in HBufferImageIsInSelectedArea()
505 if (FRow < RowStart || FRow > RowEnd) { in HBufferImageIsInSelectedArea()
509 if (FRow > RowStart) { in HBufferImageIsInSelectedArea()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
H A DBufferImage.c258 UINTN RowStart; in HBufferImagePrintLine() local
274 RowStart = (HMainEditor.SelectStart - 1) / 0x10 + 1; in HBufferImagePrintLine()
280 if (FRow >= RowStart && FRow <= RowEnd) { in HBufferImagePrintLine()
284 if (FRow > RowStart) { in HBufferImagePrintLine()
479 UINTN RowStart; in HBufferImageIsInSelectedArea() local
498 RowStart = (HMainEditor.SelectStart - 1) / 0x10 + 1; in HBufferImageIsInSelectedArea()
505 if (FRow < RowStart || FRow > RowEnd) { in HBufferImageIsInSelectedArea()
509 if (FRow > RowStart) { in HBufferImageIsInSelectedArea()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
H A DBufferImage.c258 UINTN RowStart; in HBufferImagePrintLine() local
274 RowStart = (HMainEditor.SelectStart - 1) / 0x10 + 1; in HBufferImagePrintLine()
280 if (FRow >= RowStart && FRow <= RowEnd) { in HBufferImagePrintLine()
284 if (FRow > RowStart) { in HBufferImagePrintLine()
479 UINTN RowStart; in HBufferImageIsInSelectedArea() local
498 RowStart = (HMainEditor.SelectStart - 1) / 0x10 + 1; in HBufferImageIsInSelectedArea()
505 if (FRow < RowStart || FRow > RowEnd) { in HBufferImageIsInSelectedArea()
509 if (FRow > RowStart) { in HBufferImageIsInSelectedArea()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
H A DBufferImage.c258 UINTN RowStart; in HBufferImagePrintLine() local
274 RowStart = (HMainEditor.SelectStart - 1) / 0x10 + 1; in HBufferImagePrintLine()
280 if (FRow >= RowStart && FRow <= RowEnd) { in HBufferImagePrintLine()
284 if (FRow > RowStart) { in HBufferImagePrintLine()
479 UINTN RowStart; in HBufferImageIsInSelectedArea() local
498 RowStart = (HMainEditor.SelectStart - 1) / 0x10 + 1; in HBufferImageIsInSelectedArea()
505 if (FRow < RowStart || FRow > RowEnd) { in HBufferImageIsInSelectedArea()
509 if (FRow > RowStart) { in HBufferImageIsInSelectedArea()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
H A DBufferImage.c258 UINTN RowStart; in HBufferImagePrintLine() local
274 RowStart = (HMainEditor.SelectStart - 1) / 0x10 + 1; in HBufferImagePrintLine()
280 if (FRow >= RowStart && FRow <= RowEnd) { in HBufferImagePrintLine()
284 if (FRow > RowStart) { in HBufferImagePrintLine()
479 UINTN RowStart; in HBufferImageIsInSelectedArea() local
498 RowStart = (HMainEditor.SelectStart - 1) / 0x10 + 1; in HBufferImageIsInSelectedArea()
505 if (FRow < RowStart || FRow > RowEnd) { in HBufferImageIsInSelectedArea()
509 if (FRow > RowStart) { in HBufferImageIsInSelectedArea()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
H A DBufferImage.c264 UINTN RowStart; in HBufferImagePrintLine() local
280 RowStart = (HMainEditor.SelectStart - 1) / 0x10 + 1; in HBufferImagePrintLine()
286 if (FRow >= RowStart && FRow <= RowEnd) { in HBufferImagePrintLine()
290 if (FRow > RowStart) { in HBufferImagePrintLine()
485 UINTN RowStart; in HBufferImageIsInSelectedArea() local
504 RowStart = (HMainEditor.SelectStart - 1) / 0x10 + 1; in HBufferImageIsInSelectedArea()
511 if (FRow < RowStart || FRow > RowEnd) { in HBufferImageIsInSelectedArea()
515 if (FRow > RowStart) { in HBufferImageIsInSelectedArea()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
H A DBufferImage.c258 UINTN RowStart; in HBufferImagePrintLine() local
274 RowStart = (HMainEditor.SelectStart - 1) / 0x10 + 1; in HBufferImagePrintLine()
280 if (FRow >= RowStart && FRow <= RowEnd) { in HBufferImagePrintLine()
284 if (FRow > RowStart) { in HBufferImagePrintLine()
479 UINTN RowStart; in HBufferImageIsInSelectedArea() local
498 RowStart = (HMainEditor.SelectStart - 1) / 0x10 + 1; in HBufferImageIsInSelectedArea()
505 if (FRow < RowStart || FRow > RowEnd) { in HBufferImageIsInSelectedArea()
509 if (FRow > RowStart) { in HBufferImageIsInSelectedArea()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
H A DBufferImage.c258 UINTN RowStart; in HBufferImagePrintLine() local
274 RowStart = (HMainEditor.SelectStart - 1) / 0x10 + 1; in HBufferImagePrintLine()
280 if (FRow >= RowStart && FRow <= RowEnd) { in HBufferImagePrintLine()
284 if (FRow > RowStart) { in HBufferImagePrintLine()
479 UINTN RowStart; in HBufferImageIsInSelectedArea() local
498 RowStart = (HMainEditor.SelectStart - 1) / 0x10 + 1; in HBufferImageIsInSelectedArea()
505 if (FRow < RowStart || FRow > RowEnd) { in HBufferImageIsInSelectedArea()
509 if (FRow > RowStart) { in HBufferImageIsInSelectedArea()
/dports/sysutils/edk2/edk2-edk2-stable202102/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
H A DBufferImage.c258 UINTN RowStart;
274 RowStart = (HMainEditor.SelectStart - 1) / 0x10 + 1;
280 if (FRow >= RowStart && FRow <= RowEnd) {
284 if (FRow > RowStart) {
479 UINTN RowStart;
498 RowStart = (HMainEditor.SelectStart - 1) / 0x10 + 1;
505 if (FRow < RowStart || FRow > RowEnd) {
509 if (FRow > RowStart) {
/dports/www/firefox-esr/firefox-91.8.0/dom/grid/
H A DGridArea.h39 uint32_t RowStart() const;
H A DGridArea.cpp43 uint32_t GridArea::RowStart() const { return mRowStart; } in RowStart() function in mozilla::dom::GridArea
/dports/www/firefox/firefox-99.0/dom/grid/
H A DGridArea.h39 uint32_t RowStart() const;
H A DGridArea.cpp43 uint32_t GridArea::RowStart() const { return mRowStart; } in RowStart() function in mozilla::dom::GridArea
/dports/mail/thunderbird/thunderbird-91.8.0/dom/grid/
H A DGridArea.h39 uint32_t RowStart() const;
H A DGridArea.cpp43 uint32_t GridArea::RowStart() const { return mRowStart; } in RowStart() function in mozilla::dom::GridArea
/dports/lang/spidermonkey60/firefox-60.9.0/dom/grid/
H A DGridArea.h37 uint32_t RowStart() const;
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/grid/
H A DGridArea.h45 uint32_t RowStart() const;
/dports/lang/spidermonkey78/firefox-78.9.0/dom/grid/
H A DGridArea.h37 uint32_t RowStart() const;
H A DGridArea.cpp44 uint32_t GridArea::RowStart() const { return mRowStart; } in RowStart() function in mozilla::dom::GridArea

123