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
↓ 11 callers
Method
setAnchorPoint
CrossApp/view/CAView.cpp:590
↓ 11 callers
Method
setCapInsets
CrossApp/view/CAScale9ImageView.cpp:285
↓ 11 callers
Method
setCurrPage
CrossApp/view/CAPageView.cpp:195
↓ 11 callers
Method
startAnimating
CrossApp/view/CAImageView.cpp:264
↓ 11 callers
Method
startBlock
(self, block)
tools/project-creator/Python2.6.6/Lib/compiler/pyassem.py:19
↓ 11 callers
Method
startElement
(self, name, attrs)
tools/project-creator/Python2.6.6/Lib/xml/sax/saxutils.py:129
↓ 11 callers
Method
values
Get all of a message's header field values.
tools/project-creator/Python2.6.6/Lib/rfc822.py:450
↓ 11 callers
Method
wasSuccessful
Tells whether or not this result was a success
tools/project-creator/Python2.6.6/Lib/unittest.py:142
↓ 11 callers
Method
write
(self, s)
tools/project-creator/Python2.6.6/Lib/io.py:1510
↓ 11 callers
Method
write
(self, data)
tools/project-creator/Python2.6.6/Lib/binhex.py:220
↓ 10 callers
Function
Attr
A node tuple for obj.attr
tools/project-creator/Python2.6.6/Lib/lib2to3/fixer_util.py:40
↓ 10 callers
Function
DHorizontalLayout_L_C
CrossApp/basics/CALayout.h:125
↓ 10 callers
Function
DHorizontalLayout_R_W
CrossApp/basics/CALayout.h:130
↓ 10 callers
Function
GetObjectClass
scripting/javascript/spidermonkey-android/include/jsfriendapi.h:363
↓ 10 callers
Function
GetObjectClass
scripting/javascript/spidermonkey-ios/include/jsfriendapi.h:363
↓ 10 callers
Function
GetObjectClass
scripting/javascript/spidermonkey-win32/include/jsfriendapi.h:363
↓ 10 callers
Function
GifFreeMapObject
Free a color map object *******************************************************************************/
CrossApp/images/gif_lib/gifalloc.c:75
↓ 10 callers
Function
JSB_jsval_to_uint16
scripting/javascript/bindings/js_manual_conversions.cpp:176
↓ 10 callers
Method
NextSiblingElement
CrossApp/support/tinyxml2/tinyxml2.cpp:753
↓ 10 callers
Method
U
(self)
tools/project-creator/Python2.6.6/Lib/ctypes/test/test_cfuncs.py:14
↓ 10 callers
Function
__v2f
CrossApp/view/CADrawView.cpp:63
↓ 10 callers
Method
_check_error
Check that compiling code raises SyntaxError with errtext. errtest is a regular expression that must be present in the test of the
tools/project-creator/Python2.6.6/Lib/test/test_syntax.py:435
↓ 10 callers
Method
_create
Internal function.
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:2137
↓ 10 callers
Function
_exists
(name)
tools/project-creator/Python2.6.6/Lib/os.py:516
↓ 10 callers
Function
_indent
Add the given number of space characters to the beginning of every non-blank line in `s`, and return the result. If the string `s` is
tools/project-creator/Python2.6.6/Lib/doctest.py:224
↓ 10 callers
Function
_platform
Helper to format the platform string in a filename compatible format e.g. "system-version-machine".
tools/project-creator/Python2.6.6/Lib/platform.py:906
↓ 10 callers
Method
_register
Return a newly created Tcl function. If this function is called, the Python function FUNC will be executed. An optional function SUB
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:1083
↓ 10 callers
Method
addHandler
Add the specified handler to this logger.
tools/project-creator/Python2.6.6/Lib/logging/__init__.py:1185
↓ 10 callers
Method
add_section
Create a new section in the configuration. Raise DuplicateSectionError if a section by the specified name already exists. Raise Va
tools/project-creator/Python2.6.6/Lib/ConfigParser.py:234
↓ 10 callers
Method
assertAfterWithGeneratorInvariantsNoError
(self, mock_generator)
tools/project-creator/Python2.6.6/Lib/test/test_with.py:209
↓ 10 callers
Method
begin
(self)
tools/project-creator/Python2.6.6/Lib/httplib.py:384
↓ 10 callers
Method
bigsection
Format a section with a big heading.
tools/project-creator/Python2.6.6/Lib/pydoc.py:464
↓ 10 callers
Function
ccGLBindVAO
CrossApp/shaders/ccGLStateCache.cpp:163
↓ 10 callers
Method
ccTouchCancelled
CrossApp/view/CAView.cpp:2165
↓ 10 callers
Method
cloneNode
(self, deep)
tools/project-creator/Python2.6.6/Lib/xml/dom/minidom.py:210
↓ 10 callers
Method
close
Close the _Stream object. No operation should be done on it afterwards.
tools/project-creator/Python2.6.6/Lib/tarfile.py:477
↓ 10 callers
Method
close
(self)
tools/project-creator/Python2.6.6/Lib/urllib.py:944
↓ 10 callers
Method
close
Free the memory buffer.
tools/project-creator/Python2.6.6/Lib/StringIO.py:81
↓ 10 callers
Method
close
(self)
tools/project-creator/Python2.6.6/Lib/httplib.py:497
↓ 10 callers
Method
close
(self)
tools/project-creator/Python2.6.6/Lib/idlelib/EditorWindow.py:876
↓ 10 callers
Method
close
(self)
tools/project-creator/Python2.6.6/Lib/multiprocessing/pool.py:325
↓ 10 callers
Method
copy_abs
Returns a copy with the sign set to 0.
tools/project-creator/Python2.6.6/Lib/decimal.py:2803
↓ 10 callers
Method
copy_file
Copy a file respecting verbose, dry-run and force flags. (The former two default to whatever is in the Distribution object, and the
tools/project-creator/Python2.6.6/Lib/distutils/cmd.py:365
↓ 10 callers
Method
create_decimal
Creates a new Decimal instance but using self as context. This method implements the to-number operation of the IBM Decimal specif
tools/project-creator/Python2.6.6/Lib/decimal.py:3828
↓ 10 callers
Method
curselection
Return list of indices of currently selected item.
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:2487
↓ 10 callers
Method
delete
(self, key, txn=None)
tools/project-creator/Python2.6.6/Lib/bsddb/dbtables.py:226
↓ 10 callers
Method
deletecommand
Internal function. Delete the Tcl command provided in NAME.
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:353
↓ 10 callers
Function
disassemble
(func)
tools/project-creator/Python2.6.6/Lib/test/test_peepholer.py:6
↓ 10 callers
Method
do_create
(self, dir=None, pre="", suf="", bin=1)
tools/project-creator/Python2.6.6/Lib/test/test_tempfile.py:221
↓ 10 callers
Method
document
Generate documentation for an object.
tools/project-creator/Python2.6.6/Lib/pydoc.py:316
↓ 10 callers
Method
edit
Internal method This method controls the undo mechanism and the modified flag. The exact behavior of the command depends
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:2914
↓ 10 callers
Function
end
CrossApp/basics/CASTLContainer.h:40
↓ 10 callers
Method
ensure_filename
Ensure that 'option' is the name of an existing file.
tools/project-creator/Python2.6.6/Lib/distutils/cmd.py:266
↓ 10 callers
Method
error
(self, message)
tools/project-creator/Python2.6.6/Lib/markupbase.py:33
↓ 10 callers
Function
escape
Escape all non-alphanumeric characters in pattern.
tools/project-creator/Python2.6.6/Lib/re.py:206
↓ 10 callers
Function
fill
Fill a single paragraph of text, returning a new string. Reformat the single paragraph in 'text' to fit in lines of no more than 'width' c
tools/project-creator/Python2.6.6/Lib/textwrap.py:348
↓ 10 callers
Method
find_target
extensions/gameswf/gameswf/gameswf_object.cpp:524
↓ 10 callers
Method
fixtype
(self, obj)
tools/project-creator/Python2.6.6/Lib/test/string_tests.py:33
↓ 10 callers
Function
gen
(i, values=values)
tools/project-creator/Python2.6.6/Lib/test/test_generators.py:957
↓ 10 callers
Method
get
(self, name, value=None)
tools/project-creator/Python2.6.6/Lib/xml/dom/minidom.py:514
↓ 10 callers
Method
getCrossAppGyroscope
()
CrossApp/proj.android/src/org/CrossApp/lib/CrossAppHelper.java:383
↓ 10 callers
Method
getDuration
CrossApp/video/CAVideoPlayerView.cpp:348
↓ 10 callers
Method
getItem
(String key)
CrossApp/proj.android/src/org/CrossApp/lib/CrossAppLocalStorage.java:52
↓ 10 callers
Method
get_charsets
Return a list containing the charset(s) used in this message. The returned list of items describes the Content-Type headers' chars
tools/project-creator/Python2.6.6/Lib/email/message.py:773
↓ 10 callers
Method
get_date
Return delivery date of message, in seconds since the epoch.
tools/project-creator/Python2.6.6/Lib/mailbox.py:1416
↓ 10 callers
Method
get_from
Return contents of "From " line.
tools/project-creator/Python2.6.6/Lib/mailbox.py:1494
↓ 10 callers
Method
get_version
(self)
tools/project-creator/Python2.6.6/Lib/distutils/dist.py:1136
↓ 10 callers
Function
getdoc
Get the doc string or comments for an object.
tools/project-creator/Python2.6.6/Lib/pydoc.py:81
↓ 10 callers
Method
getsCrossAppAccelerometer
()
CrossApp/proj.android/src/org/CrossApp/lib/CrossAppHelper.java:362
↓ 10 callers
Method
gettarinfo
Create a TarInfo object for either the file `name' or the file object `fileobj' (using os.fstat on its file descriptor). You can
tools/project-creator/Python2.6.6/Lib/tarfile.py:1808
↓ 10 callers
Method
getvalue
Return the bytes value (contents) of the buffer
tools/project-creator/Python2.6.6/Lib/io.py:802
↓ 10 callers
Function
glob_to_re
Translate a shell-like glob pattern to a regular expression; return a string containing the regex. Differs from 'fnmatch.translate()' in th
tools/project-creator/Python2.6.6/Lib/distutils/filelist.py:307
↓ 10 callers
Method
grab_set
Set grab for this widget. A grab directs all events to this and descendant widgets in the application.
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:571
↓ 10 callers
Method
indent_level
(self, tabsize)
tools/project-creator/Python2.6.6/Lib/tabnanny.py:184
↓ 10 callers
Method
inner
()
tools/project-creator/Python2.6.6/Lib/test/test_sys.py:516
↓ 10 callers
Method
insertBefore
(self, newChild, refChild)
tools/project-creator/Python2.6.6/Lib/xml/dom/minidom.py:79
↓ 10 callers
Function
isRat
Test wheter an object is an instance of the Rat class.
tools/project-creator/Python2.6.6/Lib/test/test_binop.py:23
↓ 10 callers
Method
is_nan
Return True if self is a qNaN or sNaN; otherwise return False.
tools/project-creator/Python2.6.6/Lib/decimal.py:2914
↓ 10 callers
Method
is_tombstone
extensions/gameswf/base/container.h:1004
↓ 10 callers
Function
is_unavailable_exception
Returns True if the given ProtocolError is the product of a server-side exception caused by the 'temporarily unavailable' response sometimes
tools/project-creator/Python2.6.6/Lib/test/test_xmlrpc.py:327
↓ 10 callers
Method
kill
Kill the process with SIGKILL
tools/project-creator/Python2.6.6/Lib/subprocess.py:1271
↓ 10 callers
Function
kmMat4Multiply
* Multiplies pM1 with pM2, stores the result in pOut, returns pOut */
CrossApp/kazmath/src/mat4.c:217
↓ 10 callers
Function
lazy_init
CrossApp/view/CADrawingPrimitives.cpp:53
↓ 10 callers
Function
localeconv
localeconv() -> dict. Returns numeric and monetary locale-specific parameters.
tools/project-creator/Python2.6.6/Lib/locale.py:47
↓ 10 callers
Method
longcmd
Internal: send a command and get the response plus following text.
tools/project-creator/Python2.6.6/Lib/nntplib.py:261
↓ 10 callers
Method
mainloop
Call the mainloop of Tk.
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:1015
↓ 10 callers
Function
malloc_consolidate
(av)
extensions/gameswf/base/dlmalloc.c:3755
↓ 10 callers
Method
memoize
Store an object in the memo.
tools/project-creator/Python2.6.6/Lib/pickle.py:227
↓ 10 callers
Method
min
(self)
tools/project-creator/Python2.6.6/Lib/mhlib.py:848
↓ 10 callers
Function
next_random
extensions/gameswf/base/tu_random.cpp:17
↓ 10 callers
Method
normalize
(self)
tools/project-creator/Python2.6.6/Lib/xml/dom/minidom.py:176
↓ 10 callers
Method
opener_has_handler
(self, opener, handler_class)
tools/project-creator/Python2.6.6/Lib/test/test_urllib2.py:1190
↓ 10 callers
Function
p2
extensions/gameswf/base/image.cpp:17
↓ 10 callers
Function
parse
(code, strip_levels=0)
tools/project-creator/Python2.6.6/Lib/lib2to3/tests/test_util.py:15
↓ 10 callers
Method
parse_string
Parse a string and return the syntax tree.
tools/project-creator/Python2.6.6/Lib/lib2to3/pgen2/driver.py:102
↓ 10 callers
Method
pget
(self, key, txn=None)
tools/project-creator/Python2.6.6/Lib/bsddb/test/test_all.py:237
↓ 10 callers
Method
qsize
(self)
tools/project-creator/Python2.6.6/Lib/multiprocessing/queues.py:111
↓ 10 callers
Method
quit
(self)
tools/project-creator/Python2.6.6/Lib/idlelib/Debugger.py:233
↓ 10 callers
Method
randint
Return random integer in range [a, b], including both end points.
tools/project-creator/Python2.6.6/Lib/random.py:224
↓ 10 callers
Method
read
(self, *n)
tools/project-creator/Python2.6.6/Lib/binhex.py:433
← previous
next →
1,301–1,400 of 37,882, ranked by callers