Home
last modified time | relevance | path

Searched refs:setFontListSize (Results 1 – 4 of 4) sorted by relevance

/external/opencore/fileformats/mp4/composer/include/
Dfonttableatom.h45 void setFontListSize(uint16 FontListSize);
Dtextsampleentry.h55 OSCL_IMPORT_REF void setFontListSize(uint16 fontlistsize);
/external/opencore/fileformats/mp4/composer/src/
Dfonttableatom.cpp37 void PVA_FF_FontTableAtom::setFontListSize(uint16 FontListSize) in setFontListSize() function in PVA_FF_FontTableAtom
Dtextsampleentry.cpp127 _pFontTableAtom->setFontListSize(fontlistsize); in addTextDecoderSpecificInfo()