Searched defs:native_type (Results 1 – 5 of 5) sorted by relevance
47 int native_type = cursor->native_type(); in SetPlatformCursor() local
108 int native_type() const { return native_type_; } in native_type() function
400 def BuildMetadata(sources, source_bytes, native_type, omit): argument480 def JS2C(source, target, native_type, compression_type, raw_file, omit): argument
150 def native_type(format): function