Searched refs:LineWidth (Results 1 - 25 of 38) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DFont.c1578 UINTN LineWidth; local
1847 LineWidth = 0;
1869 while (LineWidth + BltX < Image->Width && StringPtr[Index] != 0) {
1883 LineWidth += (UINTN) Cell[Index].AdvanceX;
1907 LineWidth -= (UINTN) (Cell[Index].AdvanceX - Cell[Index].Width - Cell[Index].OffsetX);
1912 if (LineWidth + BltX <= Image->Width ||
1913 (LineWidth + BltX > Image->Width && (Flags & EFI_HII_OUT_FLAG_CLIP_CLEAN_X) == 0)) {
1918 RowInfo[RowIndex].LineWidth = LineWidth;
1930 LineWidth
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/Application/BltLibSample/
H A DBltLibSample.c190 UINTN LineWidth, TriWidth, ScreenWidth; local
223 LineWidth =
228 for (X = X2 - LineWidth; X < (X2 + LineWidth); X++) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DUi.c1309 Will copy LineWidth amount of a string in the OutputString buffer and return the
1314 @param LineWidth Width of the desired string to extract in CHAR16
1325 IN UINT16 LineWidth,
1338 Count = LineWidth;
1341 *OutputString = AllocateZeroPool (((UINTN) (LineWidth + 1) * 2));
1359 for (; (InputString[*Index + Count2] != CHAR_LINEFEED) && (InputString[*Index + Count2] != CHAR_CARRIAGE_RETURN) && (Count2 != LineWidth); Count2++)
1363 // Copy the desired LineWidth of data to the output buffer.
1367 if ((StrSize (&InputString[*Index]) <= ((UINTN) (LineWidth + 1) * 2)) &&
1373 LineWidth = (UINT16) ((StrSize (&InputString[*Index]) - 2) / 2);
1374 if (LineWidth !
1323 GetLineByWidth( IN CHAR16 *InputString, IN UINT16 LineWidth, IN OUT UINTN *Index, OUT CHAR16 **OutputString ) argument
[all...]
H A DUi.h673 Will copy LineWidth amount of a string in the OutputString buffer and return the
677 @param LineWidth Width of the desired string to extract in CHAR16
688 IN UINT16 LineWidth,
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DHiiFont.h56 UINTN LineWidth; ///< The width of the text on the line, in pixels. member in struct:_EFI_HII_ROW_INFO
125 pixels were not drawn. The LineWidth may describe pixels which
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DFrameworkHii.h793 @param LineWidth The maximum width of the line in units of narrow glyphs.
816 IN UINT16 LineWidth,
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Protocol/
H A DHiiFramework.h735 @param LineWidth The maximum width of the line in units of narrow glyphs.
755 IN UINT16 LineWidth,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dpsout.h221 int LineWidth; member in struct:PsOutRec_
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dpsout.h221 int LineWidth; member in struct:PsOutRec_
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Library/FrameworkUefiLib/
H A DUefiLibPrint.c508 Width = RowInfoArray[0].LineWidth;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiLib/
H A DUefiLibPrint.c508 Width = RowInfoArray[0].LineWidth;
/vbox/src/VBox/Additions/common/crOpenGL/
H A DVBoxICDList.h216 ICD_ENTRY(LineWidth) /* 168 */
H A Ddri_drv.c490 driver->LineWidth = VBOX_GL_FUNC(LineWidth);
H A Dfakedri_glfuncsList.h191 GLAPI_ENTRY(LineWidth)
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
H A DGraphicsConsole.c1831 RowInfoArray[0].LineWidth,
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Ddd.h663 void (*LineWidth)(GLcontext *ctx, GLfloat width); member in struct:dd_function_table
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglapitable.h212 void (GLAPIENTRYP LineWidth)(GLfloat width); /* 168 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglapitable.h211 void (GLAPIENTRYP LineWidth)(GLfloat width); /* 168 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglapitable.h211 void (GLAPIENTRYP LineWidth)(GLfloat width); /* 168 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglapitable.h211 void (GLAPIENTRYP LineWidth)(GLfloat width); /* 168 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglapitable.h211 void (GLAPIENTRYP LineWidth)(GLfloat width); /* 168 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglapitable.h211 void (GLAPIENTRYP LineWidth)(GLfloat width); /* 168 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dglapitable.h211 void (GLAPIENTRYP LineWidth)(GLfloat width); /* 168 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglapitable.h211 void (GLAPIENTRYP LineWidth)(GLfloat width); /* 168 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglapitable.h209 void (GLAPIENTRYP LineWidth) (GLfloat width); /* 168 */

Completed in 2402 milliseconds

12