Home
last modified time | relevance | path

Searched defs:GetLocation (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/ppapi/c/dev/
Dppb_widget_dev.h57 PP_Bool (*GetLocation)(PP_Resource widget, struct PP_Rect* location); member
76 PP_Bool (*GetLocation)(PP_Resource widget, struct PP_Rect* location); member
/external/chromium_org/ppapi/cpp/dev/
Dwidget_dev.cc57 bool Widget_Dev::GetLocation(Rect* location) { in GetLocation() function in pp::Widget_Dev
/external/chromium_org/content/renderer/pepper/
Dppb_widget_impl.cc49 PP_Bool PPB_Widget_Impl::GetLocation(PP_Rect* location) { in GetLocation() function in content::PPB_Widget_Impl
/external/chromium_org/ppapi/thunk/
Dppb_widget_dev_thunk.cc43 PP_Bool GetLocation(PP_Resource widget, struct PP_Rect* location) { in GetLocation() function
/external/chromium_org/chrome/test/chromedriver/client/
Dwebelement.py52 def GetLocation(self): member in WebElement
/external/chromium_org/v8/src/
Dglobal-handles.h362 inline Object** GetLocation(int index) { in GetLocation() function
/external/pdfium/core/src/fxge/Microsoft SDK/include/
DGdiPlusTypes.h392 VOID GetLocation(OUT PointF* point) const in GetLocation() function
595 VOID GetLocation(OUT Point* point) const in GetLocation() function
/external/chromium_org/chrome/browser/chromeos/policy/
Ddevice_status_collector.cc358 void DeviceStatusCollector::GetLocation( in GetLocation() function in policy::DeviceStatusCollector
/external/chromium_org/net/disk_cache/blockfile/
Dindex_table_v3.cc380 uint32 EntryCell::GetLocation() const { in GetLocation() function in disk_cache::EntryCell
1111 uint32 IndexTable::GetLocation(const IndexCell& cell) { in GetLocation() function in disk_cache::IndexTable
/external/chromium_org/base/metrics/
Dstats_table.cc412 int* StatsTable::GetLocation(int counter_id, int slot_id) const { in GetLocation() function in base::StatsTable
/external/chromium_org/content/browser/accessibility/
Dbrowser_accessibility.cc164 gfx::Rect BrowserAccessibility::GetLocation() const { in GetLocation() function in content::BrowserAccessibility
/external/lldb/source/Expression/
DDWARFExpression.cpp1133 DWARFExpression::GetLocation (addr_t base_addr, addr_t pc, lldb::offset_t &offset, lldb::offset_t &… in GetLocation() function in DWARFExpression
/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp121 AliasAnalysis::ModRefResult GetLocation(const Instruction *Inst, in GetLocation() function
/external/lldb/source/DataFormatters/
DCXXFormatterFunctions.cpp293 GetLocation () const in GetLocation() function in ReadUTFBufferAndDumpToStreamOptions
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Dtext_format.cc137 TextFormat::ParseLocation TextFormat::ParseInfoTree::GetLocation( in GetLocation() function in google::protobuf::TextFormat::ParseInfoTree
/external/sonivox/jet_tools/JetCreator/
Deas.py403 def GetLocation (self): member in EAS_File
/external/lldb/source/API/
DSBValue.cpp530 SBValue::GetLocation () in GetLocation() function in SBValue