Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9miao/CrossApp
/ functions
Functions
37,882 in github.com/9miao/CrossApp
⨍
Functions
37,882
◇
Types & classes
9,329
↳
Endpoints
2
↓ 13 callers
Method
rev
(self)
tools/project-creator/Python2.6.6/Lib/test/test_descr.py:2446
↓ 13 callers
Method
section
Format a section with a given heading.
tools/project-creator/Python2.6.6/Lib/pydoc.py:994
↓ 13 callers
Method
setAllowsMultipleSelection
CrossApp/view/CAListView.cpp:132
↓ 13 callers
Method
setPoint
position setter
CrossApp/view/CAView.cpp:511
↓ 13 callers
Method
setShowsScrollIndicators
CrossApp/view/CAListView.cpp:181
↓ 13 callers
Method
setTableViewDataSource
scripting/javascript/bindings/CrossApp_specifics.cpp:1237
↓ 13 callers
Method
setTarget
scripting/javascript/bindings/CrossApp_specifics.cpp:2497
↓ 13 callers
Method
setVisible
CrossApp/platform/win32/CAWebViewImpl.cpp:96
↓ 13 callers
Method
set_charset
Set the charset of the payload to a given character set. charset can be a Charset instance, a string naming a character set, or No
tools/project-creator/Python2.6.6/Lib/email/message.py:226
↓ 13 callers
Method
set_inverse
extensions/gameswf/gameswf/gameswf_types.cpp:243
↓ 13 callers
Function
split
Split the source string by the occurrences of the pattern, returning a list containing the resulting substrings.
tools/project-creator/Python2.6.6/Lib/re.py:164
↓ 13 callers
Function
splittype
splittype('type:opaquestring') --> 'type', 'opaquestring'.
tools/project-creator/Python2.6.6/Lib/urllib.py:1041
↓ 13 callers
Function
take
Convenience function for partially consuming a long of infinite iterable
tools/project-creator/Python2.6.6/Lib/test/test_itertools.py:42
↓ 13 callers
Function
temp_dir
()
tools/project-creator/Python2.6.6/Lib/test/test_cmd_line_script.py:29
↓ 13 callers
Method
union
Return the union of two sets as a new set. (I.e. all elements that are in either set.)
tools/project-creator/Python2.6.6/Lib/sets.py:187
↓ 13 callers
Method
unlink
(self)
tools/project-creator/Python2.6.6/Lib/xml/dom/minidom.py:1572
↓ 13 callers
Function
v2fadd
CrossApp/view/CADrawView.cpp:22
↓ 13 callers
Method
writable
(self)
tools/project-creator/Python2.6.6/Lib/test/test_io.py:35
↓ 13 callers
Method
writeln
(self, arg=None)
tools/project-creator/Python2.6.6/Lib/unittest.py:664
↓ 12 callers
Function
DHorizontalLayout_L_W
CrossApp/basics/CALayout.h:120
↓ 12 callers
Method
Release
scripting/javascript/spidermonkey-ios/include/mozilla/RefPtr.h:65
↓ 12 callers
Method
SetError
CrossApp/support/tinyxml2/tinyxml2.cpp:1706
↓ 12 callers
Method
_checkOpen
(self)
tools/project-creator/Python2.6.6/Lib/bsddb/__init__.py:248
↓ 12 callers
Method
_cmp
Compare the two non-NaN decimal instances self and other. Returns -1 if self < other, 0 if self == other and 1 if self > other. T
tools/project-creator/Python2.6.6/Lib/decimal.py:753
↓ 12 callers
Method
_dbg
Write debugging output to sys.stderr.
tools/project-creator/Python2.6.6/Lib/tarfile.py:2381
↓ 12 callers
Method
_lookupName
Return index of name in list, appending if necessary This routine uses a list instead of a dictionary, because a dictionary can't
tools/project-creator/Python2.6.6/Lib/compiler/pyassem.py:491
↓ 12 callers
Method
_rescale
Rescale self so that the exponent is exp, either by padding with zeros or by truncating digits, using the given rounding mode. Spe
tools/project-creator/Python2.6.6/Lib/decimal.py:2396
↓ 12 callers
Method
_shortcmd
(self, line)
tools/project-creator/Python2.6.6/Lib/poplib.py:150
↓ 12 callers
Method
_write
(self, text)
tools/project-creator/Python2.6.6/Lib/xml/sax/saxutils.py:97
↓ 12 callers
Method
_write_field
(self, file, name, value)
tools/project-creator/Python2.6.6/Lib/distutils/dist.py:1116
↓ 12 callers
Method
add_command
Add command menu item.
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:2634
↓ 12 callers
Method
assertHelp
(self, parser, expected_help)
tools/project-creator/Python2.6.6/Lib/test/test_optparse.py:189
↓ 12 callers
Function
assign
CrossApp/basics/CASTLContainer.h:1076
↓ 12 callers
Method
begin
CrossApp/controller/CADrawerController.cpp:264
↓ 12 callers
Function
ccGLBindTexture2D
CrossApp/shaders/ccGLStateCache.cpp:124
↓ 12 callers
Method
checkequal
(self, result, object, methodname, *args)
tools/project-creator/Python2.6.6/Lib/test/test_string.py:12
↓ 12 callers
Method
close
(self)
tools/project-creator/Python2.6.6/Lib/tempfile.py:532
↓ 12 callers
Method
close
(self, *args)
tools/project-creator/Python2.6.6/Lib/multiprocessing/managers.py:946
↓ 12 callers
Method
concatenate_scale
extensions/gameswf/gameswf/gameswf_types.cpp:109
↓ 12 callers
Function
convert4To8
CrossApp/images/etc1.cpp:126
↓ 12 callers
Function
convert5To8
CrossApp/images/etc1.cpp:132
↓ 12 callers
Function
copy
Shallow copy operation on arbitrary Python objects. See the module's __doc__ string for more info.
tools/project-creator/Python2.6.6/Lib/copy.py:65
↓ 12 callers
Method
count
Number of live elements in the map.
scripting/javascript/spidermonkey-ios/include/js/HashTable.h:185
↓ 12 callers
Method
countTestCases
(self)
tools/project-creator/Python2.6.6/Lib/unittest.py:434
↓ 12 callers
Method
debug_print
Print 'msg' to stdout if the global DEBUG (taken from the DISTUTILS_DEBUG environment variable) flag is true.
tools/project-creator/Python2.6.6/Lib/distutils/filelist.py:49
↓ 12 callers
Function
determinant_float
extensions/gameswf/base/vert_types.h:48
↓ 12 callers
Method
dst
(self, dt)
tools/project-creator/Python2.6.6/Lib/test/test_datetime.py:3035
↓ 12 callers
Method
empty
(self)
tools/project-creator/Python2.6.6/Lib/multiprocessing/queues.py:115
↓ 12 callers
Method
end
CrossApp/animation/CAAnimation.cpp:100
↓ 12 callers
Method
end
CocosDenshion/linux/SimpleAudioEngineOpenAL.cpp:157
↓ 12 callers
Method
error
error(msg : string) Print a usage message incorporating 'msg' to stderr and exit. If you override this in a subclass, it should no
tools/project-creator/Python2.6.6/Lib/optparse.py:1570
↓ 12 callers
Method
event_generate
Generate an event SEQUENCE. Additional keyword arguments specify parameter of the event (e.g. x, y, rootx, rooty).
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:1371
↓ 12 callers
Function
framework_info
A framework name can take one of the following four forms: Location/Name.framework/Versions/SomeVersion/Name_Suffix Location/N
tools/project-creator/Python2.6.6/Lib/ctypes/macholib/framework.py:22
↓ 12 callers
Method
getAttributeNodeNS
(self, namespaceURI, localName)
tools/project-creator/Python2.6.6/Lib/xml/dom/minidom.py:732
↓ 12 callers
Method
getDownloadID
CrossApp/support/network/DownloadManager.cpp:1159
↓ 12 callers
Method
getIndex
extensions/gameswf/CAFlash.cpp:100
↓ 12 callers
Method
getKeypadDispatcher
CrossApp/basics/CAApplication.cpp:725
↓ 12 callers
Method
getName
(self)
tools/project-creator/Python2.6.6/Lib/compiler/pyassem.py:629
↓ 12 callers
Method
get_corner
extensions/gameswf/gameswf/gameswf_types.cpp:613
↓ 12 callers
Method
get_ext_fullpath
Returns the path of the filename for a given extension. The file is located in `build_lib` or directly in the package (inplace opt
tools/project-creator/Python2.6.6/Lib/distutils/command/build_ext.py:625
↓ 12 callers
Method
getboolean
Return a boolean value for Tcl boolean values true and false given as parameter.
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:421
↓ 12 callers
Method
goto_frame
0-based!!
extensions/gameswf/gameswf/gameswf_root.cpp:664
↓ 12 callers
Method
guess_type
Guess the type of a file based on its URL. Return value is a tuple (type, encoding) where type is None if the type can't be guesse
tools/project-creator/Python2.6.6/Lib/mimetypes.py:89
↓ 12 callers
Method
hasComment
CrossApp/support/Json/lib_json/json_value.cpp:1473
↓ 12 callers
Method
i
()
tools/project-creator/Python2.6.6/Lib/test/test_profilehooks.py:215
↓ 12 callers
Function
imin_swf
extensions/gameswf/base/utility.h:103
↓ 12 callers
Method
isRunning
isRunning getter
CrossApp/view/CAView.cpp:805
↓ 12 callers
Function
isabs
Test whether a path is absolute
tools/project-creator/Python2.6.6/Lib/ntpath.py:55
↓ 12 callers
Function
isint
Test whether an object is an instance of int or long.
tools/project-creator/Python2.6.6/Lib/test/test_binop.py:12
↓ 12 callers
Method
iterkeys
(self)
tools/project-creator/Python2.6.6/Lib/test/test_cfgparser.py:25
↓ 12 callers
Function
jsval_to_ccsize
scripting/javascript/bindings/ScriptingCore.cpp:1184
↓ 12 callers
Function
lookup
Find the value for a given name in the given environment.
tools/project-creator/Python2.6.6/Lib/cgitb.py:59
↓ 12 callers
Method
makefile
Make and return a file-like object that works with the SSL connection. Just use the code from the socket module.
tools/project-creator/Python2.6.6/Lib/ssl.py:315
↓ 12 callers
Method
name
Return the complete file and path name of the file.
tools/bindings-generator/clang/cindex.py:2129
↓ 12 callers
Method
next
(self)
tools/project-creator/Python2.6.6/Lib/test/test_itertools.py:922
↓ 12 callers
Method
onEnterTransitionDidFinish
CrossApp/view/CAView.cpp:1468
↓ 12 callers
Method
optionxform
(self, optionstr)
tools/project-creator/Python2.6.6/Lib/ConfigParser.py:354
↓ 12 callers
Method
process_rawq
Transfer from raw queue to cooked queue. Set self.eof when connection is closed. Don't block unless in the midst of an IAC sequen
tools/project-creator/Python2.6.6/Lib/telnetlib.py:414
↓ 12 callers
Function
pthread_mutex_init
CrossApp/platform/winrt/CCPThreadWinRT.cpp:28
↓ 12 callers
Method
push
(self, item)
tools/project-creator/Python2.6.6/Lib/lib-tk/turtle.py:887
↓ 12 callers
Method
read
extensions/gameswf/gameswf/gameswf_impl.cpp:1270
↓ 12 callers
Method
readable
(self)
tools/project-creator/Python2.6.6/Lib/test/test_io.py:41
↓ 12 callers
Method
recv_bytes
(self, size)
tools/project-creator/Python2.6.6/Lib/test/test_multiprocessing.py:1810
↓ 12 callers
Method
rpartition
(self, sep)
tools/project-creator/Python2.6.6/Lib/UserString.py:115
↓ 12 callers
Method
rpath_foo
(self)
tools/project-creator/Python2.6.6/Lib/distutils/tests/test_unixccompiler.py:14
↓ 12 callers
Method
run
(self, result)
tools/project-creator/Python2.6.6/Lib/test/test_unittest.py:1475
↓ 12 callers
Method
run_command
Run some other command: uses the 'run_command()' method of Distribution, which creates and finalizes the command object if necessary
tools/project-creator/Python2.6.6/Lib/distutils/cmd.py:328
↓ 12 callers
Method
sections
Return a list of section names, excluding [DEFAULT]
tools/project-creator/Python2.6.6/Lib/ConfigParser.py:229
↓ 12 callers
Method
seekable
(self)
tools/project-creator/Python2.6.6/Lib/test/test_io.py:44
↓ 12 callers
Method
setShowsHorizontalScrollIndicator
CrossApp/view/CAScrollView.cpp:328
↓ 12 callers
Function
set_matrix
Geometric and color transforms for mesh and line_strip rendering.
extensions/gameswf/gameswf/gameswf_render.cpp:99
↓ 12 callers
Method
shortcmd
Internal: send a command and get the response.
tools/project-creator/Python2.6.6/Lib/nntplib.py:256
↓ 12 callers
Method
splitextTest
(self, path, filename, ext)
tools/project-creator/Python2.6.6/Lib/test/test_posixpath.py:60
↓ 12 callers
Method
startDocument
(self)
tools/project-creator/Python2.6.6/Lib/xml/sax/saxutils.py:116
↓ 12 callers
Function
swap
CrossApp/kazmath/src/mat4.c:78
↓ 12 callers
Method
tag_bind
Bind to all characters with TAGNAME at event SEQUENCE a call to function FUNC. An additional boolean parameter ADD specifies whether FUNC w
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:3064
↓ 12 callers
Method
timetuple
(self)
tools/project-creator/Python2.6.6/Lib/test/test_datetime.py:1026
↓ 12 callers
Method
to_function
extensions/gameswf/gameswf/gameswf_value.cpp:319
↓ 12 callers
Method
toxml
(self, encoding = None)
tools/project-creator/Python2.6.6/Lib/xml/dom/minidom.py:44
↓ 12 callers
Function
update
CrossApp/basics/CAObject.h:87
← previous
next →
1,101–1,200 of 37,882, ranked by callers