Searched refs:setXpmConfig (Results 1 – 3 of 3) sorted by relevance
104 if (content->setXpmConfig) { in DoStartApp()105 ret = content->setXpmConfig(content, client); in DoStartApp()
71 int (*setXpmConfig)(struct AppSpawnContent_ *content, AppSpawnClient *client); member
603 content->setXpmConfig = SetXpmConfig; in SetContentFunction()