OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_vertJustification
(Results
1 - 6
of
6
) sorted by null
/external/opencore/fileformats/mp4/parser/include/
textsampleentry.h
65
return
_vertJustification
;
97
int8
_vertJustification
;
oma2boxes.h
290
return
_vertJustification
;
316
int8
_vertJustification
;
/external/opencore/fileformats/mp4/composer/include/
textsampleentry.h
80
int8
_vertJustification
;
/external/opencore/fileformats/mp4/composer/src/
textsampleentry.cpp
84
_vertJustification
= pinfo->vJust;
176
if (!PVA_FF_AtomUtils::render8(fp,
_vertJustification
))
/external/opencore/fileformats/mp4/parser/src/
textsampleentry.cpp
59
_vertJustification
= (int8)vert;
oma2boxes.cpp
1029
_vertJustification
= (int8)vert;
[
all
...]
Completed in 30 milliseconds