OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:name_id
(Results
1 - 9
of
9
) sorted by null
/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/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
340
int
name_id
[256];
variable
396
id =
name_id
[len]++;
/external/chromium_org/chrome/installer/util/
shell_util.cc
258
int
name_id
;
member in struct:__anon6816::RegistryEntry::__anon6817
269
if (verbs[i].
name_id
!= -1) {
272
string16 verb_name(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 971 milliseconds