Searched refs:fLevel (Results 1 - 8 of 8) sorted by relevance

/external/skia/src/core/
H A DSkRTree.h51 int getDepth() const { return fCount ? fRoot.fSubtree->fLevel + 1 : 0; }
75 uint16_t fLevel; member in struct:SkRTree::Node
H A DSkRTree.cpp58 out->fLevel = level;
173 if (0 == node->fLevel) {
/external/skia/src/xml/
H A DSkDOM.cpp208 fLevel = 0;
217 SkASSERT(fLevel > 0);
261 --fLevel;
293 if (fLevel > 0 && fNeedToFlush)
299 ++fLevel;
311 int fLevel; member in class:SkDOMParser
/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_tagged.h88 virtual CPDF_Object* GetAttr(FX_BSTR owner, FX_BSTR name, FX_BOOL bInheritable = FALSE, FX_FLOAT fLevel = 0.0F) = 0;
/external/pdfium/core/src/fpdfdoc/
H A Dtagged_int.h70 CPDF_Object* GetAttr(FX_BSTR owner, FX_BSTR name, FX_BOOL bInheritable = FALSE, FX_FLOAT fLevel = 0.0F);
H A Ddoc_tagged.cpp343 CPDF_Object* CPDF_StructElementImpl::GetAttr(FX_BSTR owner, FX_BSTR name, FX_BOOL bInheritable, FX_FLOAT fLevel) argument
345 if (fLevel > nMaxRecursion) {
356 return m_pParent->GetAttr(owner, name, TRUE, fLevel + 1);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ant.core_3.2.200.v20100427.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 143 milliseconds