Home
last modified time | relevance | path

Searched refs:LayoutCount (Results 1 – 25 of 67) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/editing/spellcheck/
H A Dspell_checker_test.cc24 unsigned LayoutCount() const { in LayoutCount() function in blink::SpellCheckerTest
95 unsigned start_count = LayoutCount(); in TEST_F()
97 EXPECT_EQ(start_count, LayoutCount()); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/editing/spellcheck/
H A Dspell_checker_test.cc24 unsigned LayoutCount() const { in LayoutCount() function in blink::SpellCheckerTest
95 unsigned start_count = LayoutCount(); in TEST_F()
97 EXPECT_EQ(start_count, LayoutCount()); in TEST_F()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Bus/Usb/UsbKbDxe/
H A DKeyBoard.h37 UINT16 LayoutCount; member
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
H A DKeyBoard.h31 UINT16 LayoutCount; member
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
H A DKeyBoard.h31 UINT16 LayoutCount; member
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
H A DKeyBoard.h31 UINT16 LayoutCount; member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
H A DKeyBoard.h31 UINT16 LayoutCount; member
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Bus/Usb/UsbKbDxe/
H A DKeyBoard.h31 UINT16 LayoutCount; member
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Bus/Usb/UsbKbDxe/
H A DKeyBoard.h31 UINT16 LayoutCount; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
H A DKeyBoard.h31 UINT16 LayoutCount; member
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Bus/Usb/UsbKbDxe/
H A DKeyBoard.h31 UINT16 LayoutCount; member
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
H A DKeyBoard.h31 UINT16 LayoutCount; member
/dports/devel/upp/upp/uppsrc/Docking/
H A DDockMenu.cpp20 int cnt = dock->LayoutCount(); in LayoutListMenu()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/QuarkPlatformPkg/Platform/Dxe/Setup/
H A DKeyboardLayout.c34 UINT16 LayoutCount; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/third_party/puppeteer/package/lib/esm/puppeteer/common/
H A DPage.d.ts48 LayoutCount?: number; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/puppeteer/lib/cjs/puppeteer/common/
H A DPage.d.ts46 LayoutCount?: number; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/puppeteer/lib/esm/puppeteer/common/
H A DPage.d.ts46 LayoutCount?: number; property
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/editing/
H A Dframe_selection_test.cc55 unsigned LayoutCount() const { in LayoutCount() function in blink::FrameSelectionTest
137 unsigned start_count = LayoutCount(); in TEST_F()
154 EXPECT_EQ(start_count, LayoutCount()); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/editing/
H A Dframe_selection_test.cc55 unsigned LayoutCount() const { in LayoutCount() function in blink::FrameSelectionTest
137 unsigned start_count = LayoutCount(); in TEST_F()
155 EXPECT_EQ(start_count, LayoutCount()); in TEST_F()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DDatabase.c3559 UINT16 LayoutCount; in HiiFindKeyboardLayouts() local
3596 &LayoutCount, in HiiFindKeyboardLayouts()
3600 for (Index = 0; Index < LayoutCount; Index++) { in HiiFindKeyboardLayouts()
3667 UINT16 LayoutCount; in HiiGetKeyboardLayout() local
3711 CopyMem (&LayoutCount, Layout - sizeof (UINT16), sizeof (UINT16)); in HiiGetKeyboardLayout()
3712 for (Index = 0; Index < LayoutCount; Index++) { in HiiGetKeyboardLayout()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DDatabase.c4323 UINT16 LayoutCount; in HiiFindKeyboardLayouts() local
4360 &LayoutCount, in HiiFindKeyboardLayouts()
4364 for (Index = 0; Index < LayoutCount; Index++) { in HiiFindKeyboardLayouts()
4431 UINT16 LayoutCount; in HiiGetKeyboardLayout() local
4475 CopyMem (&LayoutCount, Layout - sizeof (UINT16), sizeof (UINT16)); in HiiGetKeyboardLayout()
4476 for (Index = 0; Index < LayoutCount; Index++) { in HiiGetKeyboardLayout()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DDatabase.c4331 UINT16 LayoutCount; in HiiFindKeyboardLayouts() local
4368 &LayoutCount, in HiiFindKeyboardLayouts()
4372 for (Index = 0; Index < LayoutCount; Index++) { in HiiFindKeyboardLayouts()
4439 UINT16 LayoutCount; in HiiGetKeyboardLayout() local
4483 CopyMem (&LayoutCount, Layout - sizeof (UINT16), sizeof (UINT16)); in HiiGetKeyboardLayout()
4484 for (Index = 0; Index < LayoutCount; Index++) { in HiiGetKeyboardLayout()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DDatabase.c4323 UINT16 LayoutCount; in HiiFindKeyboardLayouts() local
4360 &LayoutCount, in HiiFindKeyboardLayouts()
4364 for (Index = 0; Index < LayoutCount; Index++) { in HiiFindKeyboardLayouts()
4431 UINT16 LayoutCount; in HiiGetKeyboardLayout() local
4475 CopyMem (&LayoutCount, Layout - sizeof (UINT16), sizeof (UINT16)); in HiiGetKeyboardLayout()
4476 for (Index = 0; Index < LayoutCount; Index++) { in HiiGetKeyboardLayout()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DDatabase.c4331 UINT16 LayoutCount; in HiiFindKeyboardLayouts() local
4368 &LayoutCount, in HiiFindKeyboardLayouts()
4372 for (Index = 0; Index < LayoutCount; Index++) { in HiiFindKeyboardLayouts()
4439 UINT16 LayoutCount; in HiiGetKeyboardLayout() local
4483 CopyMem (&LayoutCount, Layout - sizeof (UINT16), sizeof (UINT16)); in HiiGetKeyboardLayout()
4484 for (Index = 0; Index < LayoutCount; Index++) { in HiiGetKeyboardLayout()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DDatabase.c4323 UINT16 LayoutCount; in HiiFindKeyboardLayouts() local
4360 &LayoutCount, in HiiFindKeyboardLayouts()
4364 for (Index = 0; Index < LayoutCount; Index++) { in HiiFindKeyboardLayouts()
4431 UINT16 LayoutCount; in HiiGetKeyboardLayout() local
4475 CopyMem (&LayoutCount, Layout - sizeof (UINT16), sizeof (UINT16)); in HiiGetKeyboardLayout()
4476 for (Index = 0; Index < LayoutCount; Index++) { in HiiGetKeyboardLayout()

123