Searched refs:LayerName (Results 1 – 2 of 2) sorted by relevance
133 LayerName.setContainer(this); in CRKDevice()134 LayerName.getter(&CRKDevice::GetLayerName); in CRKDevice()135 LayerName.setter(&CRKDevice::SetLayerName); in CRKDevice()
67 property<CRKDevice, char *, READ_WRITE> LayerName; variable