Home
last modified time | relevance | path

Searched refs:fIndent (Results 1 – 17 of 17) sorted by relevance

/external/skia/src/animator/
DSkMatrixParts.cpp190 SkDisplayList::fIndent += 4; in dump()
192 SkDebugf("%*s<source>\n", SkDisplayList::fIndent, ""); in dump()
193 SkDisplayList::fIndent += 4; in dump()
195 SkDisplayList::fIndent -= 4; in dump()
196 SkDebugf("%*s</source>\n", SkDisplayList::fIndent, ""); in dump()
199 SkDebugf("%*s<destination>\n", SkDisplayList::fIndent, ""); in dump()
200 SkDisplayList::fIndent += 4; in dump()
202 SkDisplayList::fIndent -= 4; in dump()
203 SkDebugf("%*s</destination>\n", SkDisplayList::fIndent, ""); in dump()
205 SkDisplayList::fIndent -= 4; in dump()
[all …]
DSkDisplayable.cpp246 SkDebugf("%*s", SkDisplayList::fIndent, ""); in dumpBase()
247 if (SkDisplayList::fDumpIndex != 0 && SkDisplayList::fIndent == 0) in dumpBase()
259 SkDisplayList::fIndent += 4; in dumpChildren()
276 SkDisplayList::fIndent -= 4; in dumpChildren()
288 SkDebugf("%*s", SkDisplayList::fIndent, ""); in dumpEnd()
DSkDisplayPost.cpp99 SkDisplayList::fIndent += 4; in dump()
120 SkDebugf("%*s<data name=\"%s\" ", SkDisplayList::fIndent, "", name); in dump()
157 SkDisplayList::fIndent -= 4; in dump()
DSkDisplayMovie.cpp93 SkDisplayList::fIndent += 4; in dump()
95 SkDisplayList::fIndent -= 4; in dump()
DSkDrawGradient.cpp58 SkDisplayList::fIndent += 4; in dumpRest()
67 SkDisplayList::fIndent -= 4; in dumpRest()
DSkDrawPath.cpp85 SkDisplayList::fIndent += 4; in dump()
93 SkDisplayList::fIndent -= 4; in dump()
DSkDisplayList.cpp135 int SkDisplayList::fIndent; member in SkDisplayList
138 fIndent = 0; in dump()
DSkDisplayAdd.cpp68 SkDisplayList::fIndent += 4; in dump()
72 SkDisplayList::fIndent -= 4; in dump()
DSkPaintPart.cpp94 SkDebugf("%*s<typeface fontName=\"%s\" ", SkDisplayList::fIndent, "", fontName.c_str()); in dump()
DSkDisplayList.h33 static int fIndent; variable
DSkDrawGroup.cpp135 SkDisplayList::fIndent += 4; in dumpDrawables()
148 SkDisplayList::fIndent -= 4; in dumpDrawables()
DSkDrawPaint.cpp122 SkDisplayList::fIndent +=4; in dump()
143 SkDisplayList::fIndent -= 4; in dump()
DSkDump.cpp63 SkDebugf("%*s<dump script=\"%s\" answer=\" ", SkDisplayList::fIndent, "", script.c_str()); in evaluate()
DSkDisplayApply.cpp234 SkDisplayList::fIndent += 4; in dump()
254 SkDisplayList::fIndent -= 4; in dump()
/external/skia/tools/
DDumpRecord.cpp22 , fIndent(0) in Dumper()
49 --fIndent; in print()
55 ++fIndent; in print()
60 ++fIndent; in print()
67 ++fIndent; in print()
74 --fIndent; in print()
86 for (int i = 0; i < fIndent; i++) { in printNameAndTime()
109 int fIndent; member in __anonf00a144e0111::Dumper
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.cpp793 FX_FLOAT fIndent = para.GetTextIndent(); in InitBreak() local
794 if (fIndent > 0) { in InitBreak()
795 fStartPos += fIndent; in InitBreak()
872 FX_FLOAT fIndent = pParaStyle->GetTextIndent().GetValue(); in InitBreak() local
873 if (fIndent > 0) { in InitBreak()
874 fStart += fIndent; in InitBreak()
1835 FX_FLOAT fIndent = para.GetTextIndent(); in AppendTextLine() local
1836 if (fIndent > 0) { in AppendTextLine()
1837 fStartPos += fIndent; in AppendTextLine()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...