HomeSort by relevance Sort by last modified time
    Searched defs:name_id (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/
address_ui_component.h 38 int name_id; member in struct:i18n::addressinput::AddressUiComponent
  /external/chromium_org/third_party/freetype/include/freetype/
ftsnames.h 78 /* name_id :: An identifier for `string'. */
92 /* and `name_id' are given in the file `ttnameid.h'. For details */
103 FT_UShort name_id; member in struct:FT_SfntName_
  /external/chromium_org/third_party/ots/src/
name.h 22 uint16_t language_id, uint16_t name_id)
26 name_id(name_id) {
32 uint16_t name_id; member in struct:ots::NameRecord
42 return name_id < rhs.name_id;
  /external/freetype/include/
ftsnames.h 78 /* name_id :: An identifier for `string'. */
92 /* and `name_id' are given in the file `ttnameid.h'. For details */
103 FT_UShort name_id; member in struct:FT_SfntName_
  /external/lldb/utils/vim-lldb/python-vim-lldb/
vim_signs.py 16 name_id = 1 variable in class:VimSign
36 sign_name = "sign%d" % VimSign.name_id
40 self.highlight_name = "highlight%d" % VimSign.name_id
49 VimSign.name_id += 1
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftsnames.h 78 /* name_id :: An identifier for `string'. */
92 /* and `name_id' are given in the file `ttnameid.h'. For details */
103 FT_UShort name_id; member in struct:FT_SfntName_
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftsnames.h 78 /* name_id :: An identifier for `string'. */
92 /* and `name_id' are given in the file `ttnameid.h'. For details */
103 FT_UShort name_id; member in struct:FT_SfntName_
  /external/oprofile/libpp/
profile_container.cpp 208 debug_name_id name_id = sit->second.file_loc.filename; local
209 if (name_id.set())
210 filename_set.insert(name_id);
  /external/e2fsprogs/misc/
e2image.c 472 static int name_id[256]; variable
528 id = name_id[len]++;
    [all...]
  /external/chromium_org/chrome/installer/util/
shell_util.cc 262 int name_id; member in struct:__anon10333::RegistryEntry::__anon10334
273 if (verbs[i].name_id != -1) {
277 installer::GetLocalizedString(verbs[i].name_id));
    [all...]
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
name_table.h 419 int32_t name_id);
427 int32_t name_id() const { return name_id_; } function in class:sfntly::NameTable::NameEntryId
453 int32_t name_id,
461 int32_t name_id() const { return name_entry_id_.name_id(); } function in class:sfntly::NameTable::NameEntry
480 int32_t name_id, const ByteVector* name_bytes);
513 int32_t name_id, const ByteVector* name_bytes);
527 int32_t name_id) = 0;
538 int32_t name_id);
545 int32_t name_id);
    [all...]
  /external/sfntly/cpp/src/sfntly/table/core/
name_table.h 419 int32_t name_id);
427 int32_t name_id() const { return name_id_; } function in class:sfntly::NameTable::NameEntryId
453 int32_t name_id,
461 int32_t name_id() const { return name_entry_id_.name_id(); } function in class:sfntly::NameTable::NameEntry
480 int32_t name_id, const ByteVector* name_bytes);
513 int32_t name_id, const ByteVector* name_bytes);
527 int32_t name_id) = 0;
538 int32_t name_id);
545 int32_t name_id);
    [all...]
  /external/robolectric/lib/main/
javassist-3.14.0-GA.jar 

Completed in 453 milliseconds