Searched defs:path1 (Results 1 – 3 of 3) sorted by relevance
38 var path1 = ctx.createPath2D("M80 20 L40 100 L120 100 Z"); variable
60 OH_Drawing_Path* path1 = OH_Drawing_PathCreate(); variable
123 static char path1[MAX_PATH_SIZE]; in GetCurrentPath() local