Home
last modified time | relevance | path

Searched refs:font (Results 1 – 11 of 11) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/doc/
Dmanual.css2 font-family: inherit ;
3 font-size: inherit ;
7 font-size: 12pt ;
12 font-family: inherit ;
13 font-style: normal ;
14 font-size: small ;
19 font-style: normal ;
Dlua.css12 font-family: Helvetica, Arial, sans-serif ;
17 font-family: Verdana, Geneva, sans-serif ;
18 font-weight: normal ;
19 font-style: normal ;
83 font-size: x-small ;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dformatter.py231 def push_font(self, font): argument
232 size, i, b, tt = font
243 font = (size, i, b, tt)
244 self.font_stack.append(font)
245 self.writer.new_font(font)
251 font = self.font_stack[-1]
253 font = None
254 self.writer.new_font(font)
306 def new_font(self, font): pass argument
329 def new_font(self, font): argument
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dformatter.py231 def push_font(self, font): argument
232 size, i, b, tt = font
243 font = (size, i, b, tt)
244 self.font_stack.append(font)
245 self.writer.new_font(font)
251 font = self.font_stack[-1]
253 font = None
254 self.writer.new_font(font)
306 def new_font(self, font): pass argument
329 def new_font(self, font): argument
[all …]
Dpydoc.py2107 font = ('helvetica', sys.platform == 'win32' and 8 or 10)
2108 self.result_lst = Tkinter.Listbox(window, font=font, height=6)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
Dtktools.py300 side=None, expand=None, font=None): argument
309 font = font or "-*-helvetica-medium-r-normal-*-*-100-*-*-*-*-*-*"
313 Label(outer, text=label, font=font, anchor=W).pack(fill=X)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
DSetup.sample24 font src/font.c $(SDL) $(FONT) $(DEBUG)
/device/linaro/bootloader/edk2/StdLib/Efi/StdLib/etc/
Dservices413 font-service 7100/tcp xfs # X Font Service
414 font-service 7100/udp xfs
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/
Dpydoc.py2111 font = ('helvetica', sys.platform == 'win32' and 8 or 10)
2112 self.result_lst = Tkinter.Listbox(window, font=font, height=6)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/
Dpydoc.py2192 font = ('helvetica', sys.platform == 'win32' and 8 or 10)
2193 self.result_lst = Tkinter.Listbox(window, font=font, height=6)
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
DVfrStrings.uni35 // STR_LANG_NAME is dummy for font extrace tool. Without this,