Searched refs:bAutoMerge (Results 1 – 2 of 2) sorted by relevance
82 void CPDF_ClipPath::AppendPath(CPDF_Path path, uint8_t type, bool bAutoMerge) { in AppendPath() argument84 if (!pData->m_PathAndTypeList.empty() && bAutoMerge) { in AppendPath()
43 void AppendPath(CPDF_Path path, uint8_t type, bool bAutoMerge);