Searched refs:fResult (Results 1 – 3 of 3) sorted by relevance
58 Bool fResult = FALSE; in winCreateWindowRootless() local69 fResult = (*pScreen->CreateWindow) (pWin); in winCreateWindowRootless()74 return fResult; in winCreateWindowRootless()83 Bool fResult = FALSE; in winDestroyWindowRootless() local94 fResult = (*pScreen->DestroyWindow) (pWin); in winDestroyWindowRootless()104 return fResult; in winDestroyWindowRootless()113 Bool fResult = FALSE; in winPositionWindowRootless() local123 fResult = (*pScreen->PositionWindow) (pWin, x, y); in winPositionWindowRootless()128 return fResult; in winPositionWindowRootless()137 Bool fResult = FALSE; in winChangeWindowAttributesRootless() local[all …]
102 Bool fResult = TRUE; in winCreateWindowMultiWindow() local113 fResult = (*pScreen->CreateWindow) (pWin); in winCreateWindowMultiWindow()125 return fResult; in winCreateWindowMultiWindow()135 Bool fResult = TRUE; in winDestroyWindowMultiWindow() local146 fResult = (*pScreen->DestroyWindow) (pWin); in winDestroyWindowMultiWindow()155 return fResult; in winDestroyWindowMultiWindow()169 Bool fResult = TRUE; in winPositionWindowMultiWindow() local192 fResult = (*pScreen->PositionWindow) (pWin, x, y); in winPositionWindowMultiWindow()204 return fResult; in winPositionWindowMultiWindow()275 return fResult; in winPositionWindowMultiWindow()[all …]
203 Bool fResult = TRUE; in winMWExtWMCreateFrame() local299 fResult = FALSE; in winMWExtWMCreateFrame()338 return fResult; in winMWExtWMCreateFrame()