HomeSort by relevance Sort by last modified time
    Searched refs:READ (Results 1 - 25 of 74) sorted by null

1 2 3

  /external/webkit/WebKit/qt/Api/
qwebview.h 43 Q_PROPERTY(QString title READ title)
44 Q_PROPERTY(QUrl url READ url WRITE setUrl)
45 Q_PROPERTY(QIcon icon READ icon)
46 Q_PROPERTY(QString selectedText READ selectedText)
47 Q_PROPERTY(bool modified READ isModified)
48 //Q_PROPERTY(Qt::TextInteractionFlags textInteractionFlags READ textInteractionFlags WRITE setTextInteractionFlags)
49 Q_PROPERTY(qreal textSizeMultiplier READ textSizeMultiplier WRITE setTextSizeMultiplier DESIGNABLE false)
50 Q_PROPERTY(qreal zoomFactor READ zoomFactor WRITE setZoomFactor)
52 Q_PROPERTY(QPainter::RenderHints renderHints READ renderHints WRITE setRenderHints)
qwebframe.h 105 Q_PROPERTY(qreal textSizeMultiplier READ textSizeMultiplier WRITE setTextSizeMultiplier DESIGNABLE false)
106 Q_PROPERTY(qreal zoomFactor READ zoomFactor WRITE setZoomFactor)
107 Q_PROPERTY(QString title READ title)
108 Q_PROPERTY(QUrl url READ url WRITE setUrl)
109 Q_PROPERTY(QUrl requestedUrl READ requestedUrl)
110 Q_PROPERTY(QUrl baseUrl READ baseUrl)
111 Q_PROPERTY(QIcon icon READ icon)
112 Q_PROPERTY(QSize contentsSize READ contentsSize)
113 Q_PROPERTY(QPoint scrollPosition READ scrollPosition WRITE setScrollPosition)
114 Q_PROPERTY(bool focus READ hasFocus
    [all...]
qwebpage.h 67 Q_PROPERTY(bool modified READ isModified)
68 Q_PROPERTY(QString selectedText READ selectedText)
69 Q_PROPERTY(QSize viewportSize READ viewportSize WRITE setViewportSize)
70 Q_PROPERTY(QSize preferredContentsSize READ preferredContentsSize WRITE setPreferredContentsSize)
71 Q_PROPERTY(bool forwardUnsupportedContent READ forwardUnsupportedContent WRITE setForwardUnsupportedContent)
72 Q_PROPERTY(LinkDelegationPolicy linkDelegationPolicy READ linkDelegationPolicy WRITE setLinkDelegationPolicy)
73 Q_PROPERTY(QPalette palette READ palette WRITE setPalette)
74 Q_PROPERTY(bool contentEditable READ isContentEditable WRITE setContentEditable)
qgraphicswebview.h 41 Q_PROPERTY(QString title READ title NOTIFY titleChanged)
42 Q_PROPERTY(QIcon icon READ icon NOTIFY iconChanged)
43 Q_PROPERTY(qreal zoomFactor READ zoomFactor WRITE setZoomFactor)
45 Q_PROPERTY(QUrl url READ url WRITE setUrl NOTIFY urlChanged)
47 Q_PROPERTY(bool modified READ isModified)
  /external/webkit/WebKit/qt/tests/hybridPixmap/
widget.h 36 Q_PROPERTY(QPixmap pixmap READ pixmap WRITE setPixmap)
37 Q_PROPERTY(QImage image READ image WRITE setImage)
  /external/blktrace/
act_mask.c 16 DECLARE_MASK_MAP(READ),
  /external/e2fsprogs/lib/ext2fs/
jfs_compat.h 15 #define READ 0
  /external/webkit/WebCore/bridge/
testqtbindings.cpp 43 Q_PROPERTY(QString testString READ testString WRITE setTestString)
44 Q_PROPERTY(int testInt READ testInt WRITE setTestInt)
  /external/webkit/WebKitTools/DumpRenderTree/qt/
LayoutTestControllerQt.h 54 Q_PROPERTY(int webHistoryItemCount READ webHistoryItemCount)
55 Q_PROPERTY(int workerThreadCount READ workerThreadCount)
56 Q_PROPERTY(bool globalFlag READ globalFlag WRITE setGlobalFlag)
  /external/chromium/third_party/icu/source/data/misc/
miscfiles.mk 6 # If you are thinking of modifying this file, READ THIS.
  /external/chromium/third_party/icu/source/data/translit/
trnsfiles.mk 6 # If you are thinking of modifying this file, READ THIS.
  /external/icu4c/data/translit/
trnsfiles.mk 6 # If you are thinking of modifying this file, READ THIS.
  /external/giflib/
dgif_lib.c 46 #define READ(_gif,_buf,_len) \
47 (((GifFilePrivateType*)_gif->Private)->Read ? \
48 ((GifFilePrivateType*)_gif->Private)->Read(_gif,_buf,_len) : \
62 * Open a new gif file for read, given by its name.
128 Private->Read = 0; /* don't use alternate input method (TVT) */
132 if (READ(GifFile, Buf, GIF_STAMP_LEN) != GIF_STAMP_LEN) {
196 Private->Read = readFunc; /* TVT */
200 if (READ(GifFile, Buf, GIF_STAMP_LEN) != GIF_STAMP_LEN) {
250 if (READ(GifFile, Buf, 3) != 3) {
267 if (READ(GifFile, Buf, 3) != 3)
    [all...]
  /bionic/libc/kernel/common/linux/
fs.h 59 #define READ 0
64 #define READ_SYNC (READ | (1 << BIO_RW_SYNC))
  /development/ndk/platforms/android-3/include/linux/
fs.h 59 #define READ 0
64 #define READ_SYNC (READ | (1 << BIO_RW_SYNC))
  /external/chromium/net/http/
http_cache_transaction.h 36 virtual int Read(IOBuffer* buf, int buf_len, CompletionCallback* callback);
47 // o If the mode of the transaction is only READ, then it may only read from
59 // respond using the entry read from the cache.
64 READ = READ_META | READ_DATA,
66 READ_WRITE = READ | WRITE,
  /external/chromium/third_party/icu/source/data/sprep/
sprepfiles.mk 6 # If you are thinking of modifying this file, READ THIS.
  /external/icu4c/data/misc/
miscfiles.mk 6 # If you are thinking of modifying this file, READ THIS.
  /external/icu4c/data/sprep/
sprepfiles.mk 6 # If you are thinking of modifying this file, READ THIS.
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
fs.h 59 #define READ 0
64 #define READ_SYNC (READ | (1 << BIO_RW_SYNC))
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
fs.h 59 #define READ 0
64 #define READ_SYNC (READ | (1 << BIO_RW_SYNC))
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
fs.h 59 #define READ 0
64 #define READ_SYNC (READ | (1 << BIO_RW_SYNC))
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
fs.h 59 #define READ 0
64 #define READ_SYNC (READ | (1 << BIO_RW_SYNC))
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
fs.h 59 #define READ 0
64 #define READ_SYNC (READ | (1 << BIO_RW_SYNC))
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
fs.h 59 #define READ 0
64 #define READ_SYNC (READ | (1 << BIO_RW_SYNC))

Completed in 729 milliseconds

1 2 3