Home | History | Annotate | Download | only in tinyxml2

Lines Matching refs:textDepth

1664     textDepth( -1 ),

1786 if ( textDepth < 0 && !firstElement && !compactMode ) {
1848 if ( textDepth < 0 && !compactMode) {
1855 if ( textDepth == depth )
1856 textDepth = -1;
1872 textDepth = depth-1;
1932 if ( textDepth
1946 if ( textDepth < 0 && !firstElement && !compactMode) {
1960 if ( textDepth < 0 && !firstElement && !compactMode) {