HomeSort by relevance Sort by last modified time
    Searched refs:GetPosition (Results 26 - 50 of 59) sorted by null

12 3

  /external/webkit/Source/WebKit/wx/
WebView.cpp 733 wxPoint globalPoint = ClientToScreen(event.GetPosition());
769 wxPoint diff(event.GetPosition() - m_impl->tripleClickPos);
776 m_impl->tripleClickPos = event.GetPosition();
798 wxPoint localEventPoint = ScreenToClient(event.GetPosition());
811 WebCore::PlatformMouseEvent wkEvent(mouseEvent, event.GetPosition(), 1);
WebView.h 393 wxPoint GetPosition() const { return m_position; }
  /external/chromium/chrome/browser/ui/gtk/notifications/
balloon_view_gtk.cc 172 int end_x = balloon_->GetPosition().x();
173 int end_y = balloon_->GetPosition().y();
  /system/media/wilhelm/tests/sandbox/
xaplay.c 141 result = (*caller)->GetPosition(caller, &position);
147 result = (*caller)->GetPosition(caller, &position);
  /external/chromium/chrome/browser/chromeos/notifications/
desktop_notifications_unittest.cc 65 int pos = (*iter)->GetPosition().y();
  /external/chromium/third_party/libjingle/source/talk/xmllite/
xmlparser.cc 273 XmlParser::ParseContext::GetPosition(unsigned long * line,
  /system/media/wilhelm/tests/
mimeUri_test.cpp 238 res = (*playItf)->GetPosition(playItf, &currentPositionInMsec);
241 fprintf(stderr, "Error: GetPosition returns SL_TIME_UNKNOWN after expected duration\n");
245 fprintf(stderr, "Error: GetPosition returns %i, should be expected duration for test\n",
  /external/chromium/chrome/browser/
background_application_list_model.cc 222 int BackgroundApplicationListModel::GetPosition(
  /external/chromium/chrome/browser/notifications/
balloon_collection_impl.cc 177 gfx::Rect balloon_box = gfx::Rect((*iter)->GetPosition(),
  /system/media/wilhelm/tests/listening/
slesTest_playMuteSolo.cpp 111 res = (*playItf)->GetPosition(playItf, &position); ExitOnError(res);
  /external/libvpx/mkvparser/
mkvparser.hpp 601 long long GetPosition() const; //offset relative to segment
mkvparser.cpp     [all...]
  /external/chromium/chrome/browser/ui/gtk/
find_bar_gtk.cc 549 *position = GetPosition();
706 gfx::Point FindBarGtk::GetPosition() {
    [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
httpbase.cc 320 stream->GetPosition(&position);
  /external/sonivox/jet_tools/JetCreator/
JetSegGraph.py 177 pt = event.GetPosition()
JetCtrls.py 410 w = self.time[2].GetSize().width + self.time[2].GetPosition().x + 8
  /external/webkit/Source/WebCore/platform/graphics/wx/
GraphicsContextWx.cpp 315 pos += window->GetPosition();
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 950 SLresult (*GetPosition) (
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 950 SLresult (*GetPosition) (
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 950 SLresult (*GetPosition) (
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 950 SLresult (*GetPosition) (
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 950 SLresult (*GetPosition) (
    [all...]
  /system/media/wilhelm/include/SLES/
OpenSLES.h 950 SLresult (*GetPosition) (
    [all...]
  /frameworks/ex/variablespeed/jni/
variablespeed.cc 524 OpenSL(playItf, GetPosition, &positionInMsec);
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h 744 XAresult (*GetPosition) (
    [all...]

Completed in 546 milliseconds

12 3