HomeSort by relevance Sort by last modified time
    Searched full:families (Results 51 - 75 of 231) sorted by null

1 23 4 5 6 7 8 910

  /external/chromium_org/ppapi/api/dev/
ppb_font_dev.idl 22 * These families will use the default web page font corresponding to the
153 * Returns a list of all available font families on the system. You can use
  /external/chromium_org/ppapi/api/trusted/
ppb_browser_font_trusted.idl 22 * These families will use the default web page font corresponding to the
149 * Returns a list of all available font families on the system. You can use
  /external/clang/include/clang/Basic/
IdentifierTable.h 531 /// These families have no inherent meaning in the language, but are
534 /// be considered to form families, we focus here on the methods
540 /// into families. Method families may impose additional restrictions
550 // Selectors in these families may have arbitrary arity, may be
560 // These families are singletons consisting only of the nullary
570 // performSelector families
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
FontFallbackWin.cpp 111 const UChar** families; member in struct:WebCore::__anon10827::ScriptToFontFamilies
161 const UChar** familyPtr = scriptToFontFamilies[i].families;
243 // - Support generic families (from FontDescription)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
connection.py 62 families = ['AF_INET'] variable
66 families += ['AF_UNIX']
70 families += ['AF_PIPE']
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
connection.py 62 families = ['AF_INET'] variable
66 families += ['AF_UNIX']
70 families += ['AF_PIPE']
  /external/chromium_org/ppapi/c/dev/
ppb_font_dev.h 41 * These families will use the default web page font corresponding to the
179 * Returns a list of all available font families on the system. You can use
  /external/chromium_org/ppapi/c/trusted/
ppb_browser_font_trusted.h 43 * These families will use the default web page font corresponding to the
175 * Returns a list of all available font families on the system. You can use
  /external/iproute2/include/linux/
rtnetlink.h 10 /* rtnetlink families. Values up to 127 are reserved for real address
11 * families, values above 128 may be used arbitrarily.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
socket.h 63 /* Protocol families. */
97 /* Address families. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
socket.h 63 /* Protocol families. */
97 /* Address families. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
socket.h 63 /* Protocol families. */
97 /* Address families. */
  /external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/
options.js 187 * The generic font families supported by the Font Settings Extension API.
190 advancedFonts.FAMILIES =
535 for (var i = 0; i < advancedFonts.FAMILIES.length; i++) {
538 genericFamily: advancedFonts.FAMILIES[i]
  /external/chromium_org/content/child/
site_isolation_policy.h 119 // type families such as application/xml, application/rss+xml.
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontFallbackList.cpp 186 // We are obtaining this font for the first time. We keep track of the families we've looked at before
  /external/chromium_org/ui/base/webui/
web_ui_util.cc 144 // Use the system font on Linux/GTK. Keep the hard-coded font families as
  /external/chromium_org/ui/gfx/
font_list.h 20 // where FAMILY_LIST is a comma separated list of families terminated by a
  /external/iproute2/man/man8/
ss.8 86 Currently the following families are supported: unix, inet, inet6, link, netlink.
  /external/llvm/lib/Target/R600/MCTargetDesc/
R600MCCodeEmitter.cpp 1 //===- R600MCCodeEmitter.cpp - Code Emitter for R600->Cayman GPU families -===//
  /external/llvm/lib/Target/R600/
R600Defines.h 148 // These fields are the same for all shader types and families.
  /ndk/docs/text/
CPU-FEATURES.text 142 The cpufeatures library will be updated to support more CPU families and
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
if.h 85 interface. They are maintained by the different address families,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/net/
if.h 85 interface. They are maintained by the different address families,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/
if.h 85 interface. They are maintained by the different address families,
  /external/iproute2/misc/
ss.c 104 int families; member in struct:filter
111 .families= (1<<AF_INET)|(1<<AF_INET6),
    [all...]

Completed in 3390 milliseconds

1 23 4 5 6 7 8 910