Searched refs:path_id (Results 1 – 10 of 10) sorted by relevance
35 void rewind(unsigned path_id) in rewind() argument37 m_vertex_idx = path_id; in rewind()60 unsigned path_id = 0,65 vs.rewind(path_id);75 unsigned path_id = 0,81 vs.rewind(path_id);109 void rewind(unsigned path_id);
39 const PathId& path_id, in render_all_paths() argument44 ras.add_path(vs, path_id[i]); in render_all_paths()
84 void path_storage::rewind(unsigned path_id) in rewind() argument86 m_iterator = path_id; in rewind()
65 void rewind(unsigned path_id) in rewind() argument67 m_source->rewind(path_id); in rewind()
372 void add_path(VertexSource& vs, unsigned path_id = 0)377 vs.rewind(path_id);383 … void add_path_transformed(VertexSource& vs, const CFX_AffineMatrix* pMatrix, unsigned path_id = 0)388 vs.rewind(path_id);
171 void rewind(unsigned path_id) in rewind() argument173 m_curve_div.rewind(path_id); in rewind()
53 void rewind(unsigned path_id);
99 void rewind(unsigned path_id);
269 int path_id; member302 if (!PathService::Get(path_info_.path_id, &dir_or_file)) { in ExecuteImpl()
112 int path_id = (version >= base::win::VERSION_VISTA) ? in GetAppDataDir() local114 if (!PathService::Get(path_id, &file_path)) { in GetAppDataDir()