Searched refs:isTrash (Results 1 – 1 of 1) sorted by relevance
816 bool isTrash = model->IsTrash() && IsDesktopView(); in SavePoseLocations() local817 if (model->IsRoot() || isTrash) { in SavePoseLocations()820 const char* poseInfoAttr = isTrash ? kAttrTrashPoseInfo in SavePoseLocations()822 const char* poseInfoAttrForeign = isTrash in SavePoseLocations()831 if (!isTrash && isDesktop in SavePoseLocations()2923 bool isTrash = model->IsTrash() && IsDesktopView(); in ReadPoseInfo() local2927 if (model->IsRoot() || isTrash) { in ReadPoseInfo()2930 const char* poseInfoAttr = isTrash in ReadPoseInfo()2933 const char* poseInfoAttrForeign = isTrash in ReadPoseInfo()