Home
last modified time | relevance | path

Searched refs:platform_identifier (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/
Dfx_font.cpp98 const uint16_t platform_identifier = GET_TT_SHORT(name_table); in GetNameFromTT() local
101 if (platform_identifier == kNamePlatformMac && in GetNameFromTT()
106 if (platform_identifier == kNamePlatformWindows && in GetNameFromTT()
/external/grpc-grpc/templates/test/core/surface/
Dpublic_headers_must_be_c89.c.template23 for platform_identifier in ['_gcc', '_windows', '_pthread',
25 if platform_identifier in hdr: