HomeSort by relevance Sort by last modified time
    Searched defs:get_location (Results 1 - 8 of 8) sorted by null

  /external/freetype/include/freetype/internal/services/
svttglyf.h 38 TT_Glyf_GetLocationFunc get_location; local
56 clazz->get_location = get_location_; \
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/services/
svttglyf.h 38 TT_Glyf_GetLocationFunc get_location; local
56 clazz->get_location = get_location_; \
  /external/pdfium/third_party/freetype/include/freetype/internal/services/
svttglyf.h 38 TT_Glyf_GetLocationFunc get_location; local
56 clazz->get_location = get_location_; \
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
storage_uri.py 437 def get_location(self, validate=False, headers=None): member in class:BucketStorageUri
438 self._check_bucket_uri('get_location')
440 return bucket.get_location()
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/
bucket.py 1124 def get_location(self): member in class:Bucket
    [all...]
  /external/clang/bindings/python/clang/
cindex.py 2427 def get_location(self, filename, position): member in class:TranslationUnit
    [all...]
  /external/mesa3d/src/glsl/
ast.h 90 struct YYLTYPE get_location(void) const function in class:ast_node
106 * \sa ast_node::get_location
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtmlc.h 21856 HRESULT (WINAPI *get_location)(IHTMLDocument2 *This,IHTMLLocation **p); member in struct:IHTMLDocument2Vtbl
22419 HRESULT (WINAPI *get_location)(IHTMLWindow2 *This,IHTMLLocation **p); member in struct:IHTMLWindow2Vtbl
    [all...]

Completed in 684 milliseconds