Searched +refs:temp +refs:buffer +refs:resize +refs:mode (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/html/canvas/
H A DWebGLRenderingContext.cpp294 UChar temp = 0;
314 if (c == '/' && peek(temp)) {
315 if (temp == '/') {
322 if (temp == '*') {
352 if (c == '*' && peek(temp) && temp == '/') {
551 m_textureUnits.resize(numCombinedTextureImageUnits);
578 m_vertexAttribValue.resize(m_maxVertexAttribs);
662 // The drawing buffer holds a context reference. It must also be destroyed
785 m_context->paintCompositedResultsToCanvas(canvas()->buffer());
968 bindBuffer(GC3Denum target, WebGLBuffer* buffer, ExceptionCode& ec) argument
994 bindFramebuffer(GC3Denum target, WebGLFramebuffer* buffer, ExceptionCode& ec) argument
1085 blendEquation(GC3Denum mode) argument
1612 cullFace(GC3Denum mode) argument
1634 deleteBuffer(WebGLBuffer* buffer) argument
1825 const ArrayBuffer* buffer = elementArrayBuffer->elementArrayBuffer(); local
1983 validateDrawArrays(const char* functionName, GC3Denum mode, GC3Dint first, GC3Dsizei count, GC3Dsizei primcount) argument
2032 drawArrays(GC3Denum mode, GC3Dint first, GC3Dsizei count, ExceptionCode& ec) argument
2054 validateDrawElements(const char* functionName, GC3Denum mode, GC3Dsizei count, GC3Denum type, long long offset, unsigned& numElements) argument
2121 drawElements(GC3Denum mode, GC3Dsizei count, GC3Denum type, long long offset, ExceptionCode& ec) argument
2194 framebufferRenderbuffer(GC3Denum target, GC3Denum attachment, GC3Denum renderbuffertarget, WebGLRenderbuffer* buffer, ExceptionCode& ec) argument
2266 frontFace(GC3Denum mode) argument
3328 hint(GC3Denum target, GC3Denum mode) argument
3349 isBuffer(WebGLBuffer* buffer) argument
3971 ImageBuffer* buffer = canvas->buffer(); local
4702 forceLostContext(WebGLRenderingContext::LostContextMode mode) argument
4712 loseContextImpl(WebGLRenderingContext::LostContextMode mode) argument
5510 validateDrawMode(const char* functionName, GC3Denum mode) argument
5596 validateBlendEquation(const char* functionName, GC3Denum mode) argument
5697 WebGLBuffer* buffer = 0; local
6046 std::unique_ptr<ImageBuffer> temp = ImageBuffer::create(size, 1); local
6180 drawArraysInstanced(GC3Denum mode, GC3Dint first, GC3Dsizei count, GC3Dsizei primcount) argument
6211 drawElementsInstanced(GC3Denum mode, GC3Dsizei count, GC3Denum type, long long offset, GC3Dsizei primcount) argument
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Dprogress.vim132 syn keyword ProgressOperator attach[ment] auto-end-key auto-endkey auto-go auto-ind[ent] auto-resize auto-z[ap] available-formats ave[rage] avg backward[s] base-key batch[-mode] bgc[olor] binary
134 syn keyword ProgressOperator border-right-pix[els] border-t[op] border-t[op-chars] border-top-pixel[s] both bottom box box-select[able] browse browse-header buffer buffer-chars buffer-lines
142 syn keyword ProgressOperator delete-line delete-selected-row delete-selected-rows deselect-focused-row deselect-rows deselect-selected-row d[esign-mode] dialog-box dialog-help dir disabled display-message
169 syn keyword ProgressOperator real recursive refresh refreshable replace replace-selection-text replication-create replication-delete replication-write request resiza[ble] resize retry-cancel
178 syn keyword ProgressOperator system-alert-box[es] system-help tab-position tabbable target target-procedure temp-dir[ectory] temp-table terminate text-selected three-d through thru tic-marks time-source title-bgc[olor]

Completed in 188 milliseconds