OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uiNameID
(Results
1 - 3
of
3
) sorted by null
/external/fonttools/Lib/fontTools/ttLib/tables/
S_V_G_.py
35
<colorPalette
uiNameID
="n">
41
<colorPalette
uiNameID
="m">
139
colorPalette.
uiNameID
= struct.unpack(">H", data[pos:pos+2])[0]
214
for
uiNameId
in self.colorPalettes.colorParamUINameIDs:
215
datum = struct.pack(">H",
uiNameId
)
221
datum = struct.pack(">H", colorPalette.
uiNameID
)
264
for
uiNameID
in self.colorPalettes.colorParamUINameIDs:
266
writer.writeraw(str(
uiNameID
))
270
writer.begintag("colorPalette", [("
uiNameID
", str(colorPalette.
uiNameID
))])
[
all
...]
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-common-private.hh
376
* the
uiNameID
field. */
385
USHORT
uiNameID
; /* The 'name' table name ID that specifies a
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-layout-common-private.hh
377
* the
uiNameID
field. */
386
USHORT
uiNameID
; /* The 'name' table name ID that specifies a
[
all
...]
Completed in 187 milliseconds