Home
last modified time | relevance | path

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

/external/freetype/src/base/
Dfthash.c167 FT_Bool is_num, in hash_init() argument
178 if ( is_num ) in hash_init()
/external/pdfium/core/fpdfapi/parser/
Dcpdf_parser.cpp295 bool is_num = false; in VerifyCrossRefV4() local
296 CFX_ByteString num_str = m_pSyntax->GetNextWord(&is_num); in VerifyCrossRefV4()
298 if (!is_num || num_str.IsEmpty() || in VerifyCrossRefV4()