Searched refs:m_Path (Results 1 – 3 of 3) sorted by relevance
39 if (!m_Path.HasRef()) in CalcBoundingBox()44 rect = m_Path.GetBoundingBox(width, m_GraphState.GetMiterLimit()); in CalcBoundingBox()46 rect = m_Path.GetBoundingBox(); in CalcBoundingBox()
45 CPDF_Path& path() { return m_Path; } in path()46 const CPDF_Path& path() const { return m_Path; } in path()54 CPDF_Path m_Path; variable
34 ByteString m_Path; member140 handle->m_Path = path; in FX_OpenFolder()166 ByteString fullpath = handle->m_Path + "/" + de->d_name; in FX_GetNextFile()