HomeSort by relevance Sort by last modified time
    Searched full:isvisible (Results 101 - 125 of 736) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/native_client_sdk/doc_generated/pepper_stable/c/
struct_p_p_b___view__1__1.html 18 <tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___enums.html#ga4f272d99be14aacafe08dfd4ef830918">PP_Bool</a>(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p_b___view__1__1.html#a048d5c02d3cf41447b51fdc546f0ba35">IsVisible</a> )(<a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> resource)</td></tr>
40 <p>If the module instance is scrolled off the view, the return value will be (0, 0, 0, 0). This clip rectangle does <em>not</em> take into account page visibility. Therefore, if the module instance is scrolled into view, but the page itself is on a tab that is not visible, the return rectangle will contain the visible rectangle as though the page were visible. Refer to <a class="el" href="struct_p_p_b___view__1__1.html#adfd3a2939a3bbdb0a7258cf061fd9f4b" title="IsPageVisible() determines if the page that contains the module instance is visible.">IsPageVisible()</a> and <a class="el" href="struct_p_p_b___view__1__1.html#a048d5c02d3cf41447b51fdc546f0ba35" title="IsVisible() determines whether the module instance might be visible to the user.">IsVisible()</a> if you want to account for page visibility.</p>
41 <p>Most applications will not need to worry about the clip rectangle. The recommended behavior is to do full updates if the module instance is visible, as determined by <a class="el" href="struct_p_p_b___view__1__1.html#a048d5c02d3cf41447b51fdc546f0ba35" title="IsVisible() determines whether the module instance might be visible to the user.">IsVisible()</a>, and do no updates if it is not visible.</p>
153 <p>Most applications should use <a class="el" href="struct_p_p_b___view__1__1.html#a048d5c02d3cf41447b51fdc546f0ba35" title="IsVisible() determines whether the module instance might be visible to the user.">IsVisible()</a> instead of this function since the module instance could be scrolled off of a visible page, and this function will still return true. However, depending on how your module interacts with the page, there may be certain updates that you may want to perform when the page is visible even if your specific module instance is not visible.</p>
184 <a class="anchor" id="a048d5c02d3cf41447b51fdc546f0ba35"></a><!-- doxytag: member="PPB_View::IsVisible" ref="a048d5c02d3cf41447b51fdc546f0ba35" args=")(PP_Resource resource)" -->
189 <td class="memname"><a class="el" href="group___enums.html#ga4f272d99be14aacafe08dfd4ef830918">PP_Bool</a>(* <a class="el" href="struct_p_p_b___view__1__1.html#a048d5c02d3cf41447b51fdc546f0ba35">PPB_View::IsVisible</a>)(<a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> resource)</td>
194 <p><a class="el" href="struct_p_p_b___view__1__1.html#a048d5c02d3cf41447b51fdc546f0ba35" title="IsVisible() determines whether the module instance might be visible to the user.">IsVisible()</a> determines (…)
    [all...]
  /external/chromium_org/native_client_sdk/doc_generated/pepper_stable/cpp/
classpp_1_1_view.html 28 <tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_view.html#aff1f9900e594167a276a624e52e5ac4c">IsVisible</a> () const </td></tr>
86 <p>If the module instance is scrolled off the view, the return value will be (0, 0, 0, 0). This clip rectangle does <em>not</em> take into account page visibility. Therefore, if the module instance is scrolled into view, but the page itself is on a tab that is not visible, the return rectangle will contain the visible rectangle as though the page were visible. Refer to <a class="el" href="classpp_1_1_view.html#a30a0919ba5e4209ef52207375c5fc5f6" title="IsPageVisible() determines if the page that contains the module instance is visible.">IsPageVisible()</a> and <a class="el" href="classpp_1_1_view.html#aff1f9900e594167a276a624e52e5ac4c" title="IsVisible() determines whether the module instance might be visible to the user.">IsVisible()</a> if you want to account for page visibility.</p>
87 <p>Most applications will not need to worry about the clip rectangle. The recommended behavior is to do full updates if the module instance is visible, as determined by <a class="el" href="classpp_1_1_view.html#aff1f9900e594167a276a624e52e5ac4c" title="IsVisible() determines whether the module instance might be visible to the user.">IsVisible()</a>, and do no updates if it is not visible.</p>
182 <p>Most applications should use <a class="el" href="classpp_1_1_view.html#aff1f9900e594167a276a624e52e5ac4c" title="IsVisible() determines whether the module instance might be visible to the user.">IsVisible()</a> instead of this function since the module instance could be scrolled off of a visible page, and this function will still return true. However, depending on how your module interacts with the page, there may be certain updates that you may want to perform when the page is visible even if your specific module instance is not visible.</p>
186 <a class="anchor" id="aff1f9900e594167a276a624e52e5ac4c"></a><!-- doxytag: member="pp::View::IsVisible" ref="aff1f9900e594167a276a624e52e5ac4c" args="() const " -->
191 <td class="memname">bool <a class="el" href="classpp_1_1_view.html#aff1f9900e594167a276a624e52e5ac4c">pp::View::IsVisible</a> </td>
199 <p><a class="el" href="classpp_1_1_view.html#aff1f9900e594167a276a624e52e5ac4c" title="IsVisible() determines whether the module instance might be visible to the user.">IsVisible()</a> determines (…)
    [all...]
  /external/chromium_org/ash/first_run/
first_run_helper_unittest.cc 88 EXPECT_TRUE(container->IsVisible());
99 EXPECT_TRUE(!container->IsVisible());
  /external/chromium_org/chrome/browser/resources/net_internals/
horizontal_scrollbar_view.js 49 show: function(isVisible) {
50 superClass.prototype.show.call(this, isVisible);
  /external/chromium_org/chrome/browser/ui/cocoa/applescript/
browsercrapplication+applescript_test.mm 54 [aWindow.get() setValue:[NSNumber numberWithBool:YES] forKey:@"isVisible"];
61 [aWindow.get() valueForKey:@"isVisible"]);
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_toolbar_view_unittest.mm 53 - (BOOL)isVisible;
78 - (BOOL)isVisible { return YES; }
bookmark_bar_state.h 18 - (BOOL)isVisible;
  /external/chromium_org/components/bookmarks/browser/
bookmark_node.cc 51 bool BookmarkNode::IsVisible() const {
133 bool BookmarkPermanentNode::IsVisible() const {
  /packages/apps/Contacts/src/com/android/contacts/editor/
PhoneticNameEditorView.java 83 public boolean isVisible() {
84 return mValues.isVisible();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusheaders.h 528 BOOL IsVisible(REAL x, REAL y,
530 BOOL IsVisible(INT x, INT y,
532 BOOL IsVisible(const PointF& point,
534 BOOL IsVisible(const Point& point,
536 BOOL IsVisible(REAL x, REAL y, REAL width, REAL height,
538 BOOL IsVisible(INT x, INT y, INT width, INT height,
540 BOOL IsVisible(const RectF& rect,
542 BOOL IsVisible(const Rect& rect,
  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/editor/
Editors.java 62 editorView.setVisibility(item.isVisible() ? View.VISIBLE : View.GONE);
65 editorView.setVisibility(item.isVisible() ? View.VISIBLE : View.GONE);
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DrawableContainerStateTest.java 58 assertTrue(dr0.isVisible());
66 assertFalse(dr0.isVisible());
70 assertTrue(dr1.isVisible());
79 assertFalse(dr1.isVisible());
  /developers/build/prebuilts/androidtv/visual-game-controller/src/com/example/android/visualgamecontroller/util/
SystemUiHiderBase.java 54 public boolean isVisible() {
  /external/chromium_org/ash/system/tray/
system_tray_bubble.h 56 bool IsVisible();
  /external/chromium_org/ash/test/
ash_test_helper_unittest.cc 60 EXPECT_TRUE(w1->IsVisible());
  /external/chromium_org/athena/test/
sample_activity.cc 40 bool SampleActivity::IsVisible() {
  /external/chromium_org/chrome/browser/ui/ash/launcher/
browser_shortcut_launcher_item_controller.h 38 virtual bool IsVisible() const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/cocoa/website_settings/
permission_bubble_cocoa.mm 45 bool PermissionBubbleCocoa::IsVisible() {
  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXMenuListOption.h 52 virtual bool isVisible() const OVERRIDE;
AXMenuListPopup.h 55 virtual bool isVisible() const OVERRIDE;
  /external/chromium_org/ui/views/corewm/
tooltip_win.h 45 virtual bool IsVisible() OVERRIDE;
  /packages/apps/Camera/src/com/android/camera/ui/
OverlayRenderer.java 37 public boolean isVisible() {
  /packages/apps/Mms/src/com/android/mms/ui/
SlideshowPresenter.java 183 view.setTextVisibility(text.isVisible());
215 view.setImageVisibility(image.isVisible());
236 view.setVideoVisibility(video.isVisible());
277 if (((SlideModel) model).isVisible()) {
  /external/apache-xml/src/main/java/org/apache/xpath/
Arg.java 161 public boolean isVisible()
176 * value (either expression string or value XObject). isVisible
209 * isVisible defaults to true.
  /external/chromium_org/ash/wm/maximize_mode/
workspace_backdrop_delegate.cc 110 background_->IsVisible()) {
115 if (!background_->IsVisible())
147 if (!background_->IsVisible())

Completed in 1071 milliseconds

1 2 3 45 6 7 8 91011>>