Home
last modified time | relevance | path

Searched defs:maxp (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/truetype/
Dttobjs.c595 TT_MaxProfile* maxp = &face->max_profile; in tt_size_init_bytecode() local
Dttinterp.c562 TT_MaxProfile* maxp; in TT_Load_Context() local
/external/webkit/JavaScriptCore/pcre/
Dpcre_compile.cpp384 static const UChar* readRepeatCounts(const UChar* p, int* minp, int* maxp, ErrorCode* errorCodePtr) in readRepeatCounts()