HomeSort by relevance Sort by last modified time
    Searched refs:_horzJustification (Results 1 - 6 of 6) sorted by null

  /external/opencore/fileformats/mp4/parser/include/
textsampleentry.h 60 return _horzJustification;
96 int8 _horzJustification;
oma2boxes.h 285 return _horzJustification;
315 int8 _horzJustification;
  /external/opencore/fileformats/mp4/composer/include/
textsampleentry.h 79 int8 _horzJustification;
  /external/opencore/fileformats/mp4/composer/src/
textsampleentry.cpp 83 _horzJustification = pinfo->hJust;
171 if (!PVA_FF_AtomUtils::render8(fp, _horzJustification))
  /external/opencore/fileformats/mp4/parser/src/
textsampleentry.cpp 55 _horzJustification = (int8)horz;
oma2boxes.cpp 1024 _horzJustification = (int8)horz;
    [all...]

Completed in 423 milliseconds