Searched defs:resizable (Results 1 – 9 of 9) sorted by relevance
67 ResizableFlag resizable = bs && bs->is_resizable() in SetupOffHeapArrayBufferBackingStores() local
423 int resizable = glfwGetWindowAttrib(window, GLFW_RESIZABLE); in main() local
47 void JSArrayBuffer::Setup(SharedFlag shared, ResizableFlag resizable, in Setup()
174 SharedFlag shared, ResizableFlag resizable, in BackingStore()489 ResizableFlag resizable = in TryAllocateAndPartiallyCommitMemory() local
46 ResizableFlag resizable = max_length.is_null() ? ResizableFlag::kNotResizable in ConstructBuffer() local
181 GLFWbool resizable; member
406 GLFWbool resizable; member535 GLFWbool resizable; member
2863 ResizableFlag resizable = backing_store->is_resizable() in NewJSSharedArrayBuffer() local
2263 resizable = wm_resizable variable in Wm