Home
last modified time | relevance | path

Searched refs:getHorzJustification (Results 1 – 3 of 3) sorted by relevance

/external/opencore/fileformats/mp4/parser/include/
Dtextsampleentry.h58 int8 getHorzJustification() in getHorzJustification() function
Doma2boxes.h283 int8 getHorzJustification() in getHorzJustification() function
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node.cpp5474 textse_ptr->iHorizontalJustification = textsampleentry->getHorzJustification(); in UpdateTextSampleEntry()