Home
last modified time | relevance | path

Searched refs:outIndent (Results 1 – 2 of 2) sorted by relevance

/external/skqp/tools/bookmaker/
DbmhParser.cpp926 size_t outIndent, size_t textIndent, string& example) { in add_code() argument
935 size_t indent = outIndent + nextIndent; in add_code()
1046 size_t outIndent = 0; in exampleToScript() local
1054 outIndent = 4; in exampleToScript()
1056 add_code(text, pos, end, outIndent, textIndent, code); in exampleToScript()
/external/python/cpython2/Mac/Modules/menu/
D_Menumodule.c1490 UInt32 outIndent; in MenuObj_GetMenuItemIndent() local
1499 &outIndent); in MenuObj_GetMenuItemIndent()
1502 outIndent); in MenuObj_GetMenuItemIndent()