Searched refs:sPresetGeo (Results 1 – 1 of 1) sorted by relevance
315 const char* sPresetGeo; in lcl_GetPresetGeometry() local327 sPresetGeo = (*pCustomShapeTypeTranslationHashMap)[ sShapeType ]; in lcl_GetPresetGeometry()329 if( sPresetGeo == NULL ) in lcl_GetPresetGeometry()330 sPresetGeo = "rect"; in lcl_GetPresetGeometry()332 return sPresetGeo; in lcl_GetPresetGeometry()
Completed in 9 milliseconds