OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:notice
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/mkfontscale/dist/
mkfontscale.c
11
The above copyright
notice
and this permission
notice
shall be included in
103
static const char *notice_foundry(const char *
notice
);
617
foundry = notice_foundry(t1info->
notice
);
653
char *
notice
;
local
655
notice
= getName(face, TT_NAME_ID_TRADEMARK);
656
if (
notice
) {
657
foundry = notice_foundry(
notice
);
658
free(
notice
);
661
notice
= getName(face, TT_NAME_ID_MANUFACTURER)
[
all
...]
mkfontscale.c
11
The above copyright
notice
and this permission
notice
shall be included in
103
static const char *notice_foundry(const char *
notice
);
617
foundry = notice_foundry(t1info->
notice
);
653
char *
notice
;
local
655
notice
= getName(face, TT_NAME_ID_TRADEMARK);
656
if (
notice
) {
657
foundry = notice_foundry(
notice
);
658
free(
notice
);
661
notice
= getName(face, TT_NAME_ID_MANUFACTURER)
[
all
...]
/xsrc/external/mit/freetype/dist/include/freetype/internal/
cfftypes.h
187
FT_UInt
notice
;
member in struct:CFF_FontRecDictRec_
cfftypes.h
187
FT_UInt
notice
;
member in struct:CFF_FontRecDictRec_
/xsrc/external/mit/freetype/dist/include/freetype/
t1tables.h
91
FT_String*
notice
;
member in struct:PS_FontInfoRec_
t1tables.h
91
FT_String*
notice
;
member in struct:PS_FontInfoRec_
Completed in 12 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026