Home
last modified time | relevance | path

Searched defs:IndentState (Results 1 – 2 of 2) sorted by relevance

/external/skqp/tools/bookmaker/
DparserCommon.h45 struct IndentState { struct
46 IndentState(IndentKind kind, int indent) in IndentState() argument
51 IndentKind fKind;
52 int fIndent;
/external/skia/tools/bookmaker/
DparserCommon.h47 struct IndentState { struct
48 IndentState(IndentKind kind, int indent) in IndentState() function
53 IndentKind fKind;
54 int fIndent;