Searched defs:resizable (Results 1 – 7 of 7) sorted by relevance
67 ResizableFlag resizable = bs && bs->is_resizable() in SetupOffHeapArrayBufferBackingStores() 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
256 GLFWbool resizable; member350 GLFWbool resizable; member
2863 ResizableFlag resizable = backing_store->is_resizable() in NewJSSharedArrayBuffer() local
2263 resizable = wm_resizable variable in Wm