OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:platformID
(Results
1 - 13
of
13
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-name-table.hh
48
ret = b->
platformID
.cmp (a->
platformID
);
65
USHORT
platformID
; /* Platform ID. */
87
key.
platformID
.set (platform_id);
/external/harfbuzz_ng/src/
hb-ot-name-table.hh
48
ret = b->
platformID
.cmp (a->
platformID
);
65
USHORT
platformID
; /* Platform ID. */
87
key.
platformID
.set (platform_id);
/external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_name.h
38
struct
PlatformID
{
47
}
platformID
;
68
* Name table strings using
PlatformID
::Macintosh must use Roman.
119
/** Name table strings using
PlatformID
::Windows must use Symbol, UnicodeBMPUCS2, or
/external/skia/src/sfnt/
SkOTTable_name.h
38
struct
PlatformID
{
47
}
platformID
;
68
* Name table strings using
PlatformID
::Macintosh must use Roman.
119
/** Name table strings using
PlatformID
::Windows must use Symbol, UnicodeBMPUCS2, or
/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
OpenTypeUtilities.cpp
128
BigEndianUShort
platformID
;
180
name->nameRecords[i].
platformID
= 3;
/external/chromium_org/third_party/icu/source/test/letest/
FontObject.h
42
le_uint16
platformID
;
205
CMAPEncodingSubtable *findCMAP(le_uint16
platformID
, le_uint16 platformSpecificID);
sfnt.h
48
le_uint16
platformID
;
367
enum
PlatformID
424
le_uint16
platformID
;
/external/icu4c/samples/layout/
sfnt.h
45
le_uint16
platformID
;
/external/icu4c/test/letest/
FontObject.h
42
le_uint16
platformID
;
205
CMAPEncodingSubtable *findCMAP(le_uint16
platformID
, le_uint16 platformSpecificID);
sfnt.h
48
le_uint16
platformID
;
367
enum
PlatformID
424
le_uint16
platformID
;
/external/harfbuzz_ng/src/hb-icu-le/
sfnt.h
51
le_uint16
platformID
;
370
enum
PlatformID
427
le_uint16
platformID
;
/external/chromium_org/third_party/freetype/include/freetype/internal/
tttypes.h
186
/*
platformID
:: The ID of the name's encoding platform. */
203
FT_UShort
platformID
;
[
all
...]
/external/freetype/include/freetype/internal/
tttypes.h
186
/*
platformID
:: The ID of the name's encoding platform. */
203
FT_UShort
platformID
;
[
all
...]
Completed in 640 milliseconds